{% from 'message_box.html' import message_box %} {% macro render_notification_list(event, tracks, states, contrib_types, email_tpls) -%} {% if not event.abstract_email_templates %} {% call message_box('info', classes='no-rules-placeholder') %} {% trans %}There are currently no e-mail templates{% endtrans %} {% endcall %} {% else %}