{% load cms_tags %}
{% block body %}
{% include "notifications/components/notification_mail_body.html" %}
{% endblock %}
{% block footer %}
{% page_url "home" as home %}
This message has been sent automatically through the Community Website,
{{ index_url }}.
Click here
to configure the sending of notifications via mail.
{% endblock %}