Trocglobal Logo

{{subject}}

NextStop Report

{{intro_text}}

Hi, {{title}}

{{subtitle}}

{{body_text}}

{% if attachments %}
{% for a in attachments %}

📄 Attached: {{ a.name|default('Attachment ' ~ loop.index)|e }}

🔗 Link: {{ a.url|e }}

{% if not loop.last %}
{% endif %} {% endfor %}
{% endif %}