{% extends "email_base_template.html" %} {% load i18n %} {% block content %} {% include "notifications/base_notification_template.html" with notification=notification only %} {% endblock %}