From d686a1566e4a8c60ea27abb243d37c0bdf4f89ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A1=D0=BE=D0=BA=D1=83=D1=80=D0=BE=D0=B2=20=D0=98=D0=B4?= =?UTF-8?q?=D0=B0=D1=80?= Date: Sun, 7 Feb 2021 14:13:50 +0000 Subject: [PATCH] Small fix profile.html --- main/templates/base/base.html | 4 +--- main/templates/pages/profile.html | 2 ++ 2 files changed, 3 insertions(+), 3 deletions(-) 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 %}