{% load i18n %} {% translate 'Preferences' %} {% if request.user.is_staff %} Admin {% endif %}
{% csrf_token %} {% translate "Log out" %}