diff --git a/templates/base.html b/templates/base.html index f8ec1f6..bcf882b 100644 --- a/templates/base.html +++ b/templates/base.html @@ -267,7 +267,7 @@ background-color: white;
- Image + Image {% block content %}{% endblock %}
{% block scripts %}{% endblock %}