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

Delete group mapping

{% csrf_token %}

Do you really want to delete this group mapping?

Cancel

{% endwith %} {% endblock %}