{% load aldryn_forms_tags %}{% render_notification_text email_notification 'subject' as subject %}{% if subject %}{{ subject }}{% else %}{{ form_name }}{% endif %}
