{% extends "base.html" %} {% block title %}Edit User: {{ user.sierra_login }}{% endblock %} {% block content %}
{{ message }}
← Back to user list
Active Inactive
Select the roles for this user:
{{ role.name }} {% if role.description %} - {{ role.description }}{% endif %} {% if role.is_default %}(default for new users){% endif %}