{% extends "email/base.html" %} {% block title %}{{ email_title }}{% endblock %} {% block hero %} {% include "email/partials/_hero.html" with hero_variant=hero_variant hero_title=hero_title hero_subtitle=hero_subtitle hero_icon=hero_icon hero_accent_icon=hero_accent_icon %} {% endblock %} {% block content %}