{% load i18n %} {{ notifier.sender }} {{ notifier.show_value }} {% for f in notifier.filter_set.all %}
{% csrf_token %}
{% endfor %}
{% csrf_token %}
{% if show_edit %} {% trans "Edit" %}
{% csrf_token %}
{% csrf_token %}
{% endif %}