{% extends "emails/base.html" %} {% block content %}
{{ _("Triggered by %(username)s", username=notification.causer.display_name) }}
{{ notification.title }}
View Notification
{{ _("Edit notification settings") }}