diff --git a/templates/base.html b/templates/base.html index 774344f..2921b93 100644 --- a/templates/base.html +++ b/templates/base.html @@ -4,6 +4,8 @@ bin. + + {% block content %}{% endblock content %} - \ No newline at end of file +