{% extends "emails/base.html" %} {% block content %} {% for title, group in notifications | selectattr("package") | groupby("package.title") %}
{{ _("View Notifications") }}