{% load i18n %} {% load l10n %} {% block styles %} {% endblock styles %} {% block body %}
{% block notification_header %} {% comment %} Large screen devices' notification header {% endcomment %} {% comment %} Large screen devices' notification header ends Mobile devices' notification header {% endcomment %} {% comment %} Mobile devices' notification header ends {% endcomment %} {% endblock notification_header %} {% block notification_body %} {% endblock notification_body %}
{{ notification.email_subject }}
{{ notification.email_subject }}
{{ notification.email_message }} {% if target_url %} {% endif %}
{% endblock body %}