{% load i18n %} {% if project.service.notifiers.count %}
{% include "promgen/notifier_block.html" with object=project.service collapse="show-service-senders" %}
{% endif %}
Project Notifiers
{% include "promgen/notifier_block.html" with object=project show_edit=1 %}