{% extends "base.html" %} {% load i18n %} {% load promgen %} {% block content %} {% breadcrumb object 'Update Notifier' %} {% include 'promgen/sender_row.html' with notifier=object show_edit=1 %}
Notifier Value Filters Actions
{% endblock %}