{% load i18n %} {% comment %} Shared shell for every transactional HTML email (the claim-approved parent email, allauth's password-reset override, and anything after it). Deliberately not a responsive email framework: a single ~600px table with generous padding reads fine on a phone without media queries, and media queries are one of the first things Outlook desktop and a lot of webmail strip anyway. Everything is inline styles on table-based markup on purpose -- no