diff --git a/gadjo/templates/gadjo/root.html b/gadjo/templates/gadjo/root.html index 9263ac5..b05cb54 100644 --- a/gadjo/templates/gadjo/root.html +++ b/gadjo/templates/gadjo/root.html @@ -36,7 +36,7 @@
  • {{ user.get_full_name|slice:":1" }}
  • {% block user-name %}{{ user.get_full_name }}{% endblock %}
  • + title="{% trans "Logout" %}">{% trans "Logout" %} {% endif %} {% block help-link %} {% endblock %}