diff --git a/nummi/main/templates/main/base.html b/nummi/main/templates/main/base.html index 1b01ac0..2a497f9 100644 --- a/nummi/main/templates/main/base.html +++ b/nummi/main/templates/main/base.html @@ -69,7 +69,10 @@ {% else %}
  • {% translate "Log in" %} + href="{% url "login" %}"> + {% translate "Log in" %} + {{ "user"|remix }} +
  • {% endif %}