{% extends 'advertisers/base.html' %} {% load static %} {% load widget_tweaks %} {% load advertiser_tags %} {% block title %}Agencies - {{ block.super }}{% endblock %} {% block extra_css %} {% endblock %} {% block content %}
Manage your advertising agencies
Showing {{ agencies.start_index }}-{{ agencies.end_index }} of {{ agencies.paginator.count }} agencies
No agencies match your current filters.
Clear Filters {% else %}Get started by creating your first agency.
Create First Agency {% endif %}