{% extends "nomcom/nomcom_private_base.html" %} {# Copyright The IETF Trust 2015, All Rights Reserved #} {% load origin %} {% block subtitle %}- Delete NomCom{% endblock %} {% block nomcom_content %} {% origin %}

Are you sure you want to delete all data about {{ nomcom.group.name }}?

{% csrf_token %}
{% endblock %}