diff --git a/main/templates/base/base.html b/main/templates/base/base.html index b53080c..e6d3628 100644 --- a/main/templates/base/base.html +++ b/main/templates/base/base.html @@ -9,9 +9,7 @@ integrity="sha384-giJF6kkoqNQ00vy+HMDP7azOuL0xtbfIcaT9wjKHr8RbDVddVHyTfAAsrekwKmP1" crossorigin="anonymous" /> - + {% block extra_css %}{% endblock %}
diff --git a/main/templates/pages/profile.html b/main/templates/pages/profile.html index 4066d5a..b6ee09c 100644 --- a/main/templates/pages/profile.html +++ b/main/templates/pages/profile.html @@ -10,11 +10,13 @@ {% endblock %} {% block extra_css%} + } {% endblock %} {% block content %}