diff --git a/later42/templates/base.html b/later42/templates/base.html index b9fb243..06151af 100644 --- a/later42/templates/base.html +++ b/later42/templates/base.html @@ -16,6 +16,31 @@ + diff --git a/later42/templates/profile.html b/later42/templates/profile.html index 60e9562..075f02b 100644 --- a/later42/templates/profile.html +++ b/later42/templates/profile.html @@ -3,7 +3,6 @@ {% block title %}Настройки{% endblock %} {% block content %} -

Профиль

@@ -43,6 +42,7 @@ {{ token }}
{% csrf_token %} +
{% else %}