{% extends "base.html" %} {% load i18n %} {% block content %} {% if title %}
{% trans "Alias:" %} {{ any }}
{% trans "Select user:" %} {% for it in users_not_in_policy %} {{ it.username }} {% endfor %}
{% trans "Alias in namespace:" %} If not given, the username will be taken.