{% extends 'base.html' %} {% block content %} {% with object.realm as realm %}

Delete role mapping

{% csrf_token %}

Do you really want to delete this role mapping?

Cancel

{% endwith %} {% endblock %}