{% extends "groups_manager/bootstrap3/group_type.html" %} {% block breadcrumbs %} {{ block.super }}
  • Delete
  • {% endblock breadcrumbs %} {% block content %}

    Delete group type

    {{ group_type }}

    Are you sure you want to delete this group type?

    {% csrf_token %} Back to details
    {% endblock content %}