{# newsletter-signup (editorial) — the {% signup_form %} tag carries the #} {# untouchable subscribe wiring (/api/lists/subscribe HTMX post + honeypot); #} {# this template wraps it in a quiet editorial-panel — no loud filled band. #}
{% if title %}

{{ title }}

{% endif %} {% if description %}

{{ description }}

{% endif %}
{% signup_form list=listSlug source=source submit=submitText success_message=successMessage placeholder=placeholder %}