{% extends get_active_back_theme()+"/base.html" %} {%block head%} {%endblock%} {% block content %}



Edit User

Roles
{%for role in roles%} {%endfor%}
{{role.name}}
{% endblock %}