{% extends "base.html" %} {% load i18n %} {% block title %}{% trans "Campaigns" %}{% endblock %} {% block main %}
{% trans "You may have more campaigns running at the same time. Click the headers to get the details and options to update." %}
{% endblock %}