{% load i18n %} {% if user.is_staff and user.is_superuser %}
{% trans 'Keystone' %}
{% trans 'Projects' %} {% trans 'Add' %}
{% trans 'Users' %} {% trans 'Add' %}
{% endif %}