{% load i18n sendmail %} {# This is a simple transactional email template taken from https://github.com/leemunroe/responsive-html-email-template/ #} {{ subject }} {% block styles %}{% include "./style.css.html" %}{% endblock %}