{% extends 'base.html' %} {% block body %}
Cancel {% if role.id %} Delete {% else %} Delete {% endif %}
{% endblock %}