{% extends 'accounts/base.html' %} {% load static %} {% block title %}{% if role %}Edit {{ role.name }}{% else %}Create Role{% endif %} - Accounts{% endblock %} {% block breadcrumb_items %}
No users assigned to this role yet.
Are you sure you want to delete the role {{ role.name }}?