NextStop Report
{{intro_text}}
Hi, {{title}}
{{subtitle}}
{{body_text}}
{% if attachments %}
{% for a in attachments %}
{% endif %}
📄 Attached: {{ a.name|default('Attachment ' ~ loop.index)|e }}
🔗 Link: {{ a.url|e }}
{% if not loop.last %}{% endif %} {% endfor %}