diff --git a/templates/base.html b/templates/base.html index ddfa700..a299ef5 100644 --- a/templates/base.html +++ b/templates/base.html @@ -26,7 +26,7 @@ {% when None %} - Log in + Log in {% endmatch %} {% block content %}{% endblock %}