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