{% load aldryn_forms_tags i18n %}{% render_notification_text email_notification 'subject' as subject %}{% if subject %}{{ subject }}{% else %}{% blocktranslate %}[Form submission] {{ form_name }}{% endblocktranslate %}{% endif %}
