{% extends "layouts/base.html" %} {% load static %} {% block title %} {% if agency.pk %} Edit Agency - {{ agency.name }} {% else %} Add Agency {% endif %} {% endblock title %} {% block extra_css %} {% endblock extra_css %} {% block breadcrumb %}
Agency Type
Agency description will appear here...
Are you sure you want to delete the agency "{{ agency.name }}"?
This action cannot be undone and will also delete all associated brands and campaigns.