{% extends "layouts/base.html" %} {% load static %} {% block title %}Delete Agency - {{ agency.name }}{% endblock %} {% block extra_css %} {% endblock extra_css %} {% block breadcrumb %}
{{ agency.legal_name }}
{% endif %} {% if agency.agency_type %}{{ agency.agency_type.name }}
{% endif %}{{ agency.email }} {% if agency.phone %} {{ agency.phone }} {% endif %}
You are about to permanently delete the agency "{{ agency.name }}". This action cannot be undone and will have the following consequences:
Move to archived state for future reference.