{% include "mail/header.html" %}

Hallo {{ notification.user.get_full_name }},
wir haben eine neue Nachricht für dich:

{{ notification.description }}

{% if notification.link %} Weitere Informationen → {% endif %}

Von {{ notification.app }} am {{ notification.created_at }}

Dein SchoolApps-Team