{% extends "email/base.html" %} {% block heading %}{{ title }}{% endblock %} {% block section %} {# nosemgrep: python.flask.security.xss.audit.template-unescaped-with-safe.template-unescaped-with-safe #} {{ rendered_html|safe }}
Manage subscription

Was this report useful? ๐Ÿ‘ Yes ยท ๐Ÿ‘Ž No

Unsubscribe from this report

{% endblock %}