diff --git a/templates/admin/base.html b/templates/admin/base.html index c7d1db9..8eb54ea 100644 --- a/templates/admin/base.html +++ b/templates/admin/base.html @@ -75,8 +75,22 @@ {% if user.has_usable_password %} {% translate 'Change password' %} / {% endif %} -
-{% endblock %} + +{% endblock %} \ No newline at end of file