{% if logo_url %}
{% else %}
Auto
Bridge
SYSTEMS
{% endif %}
{{ title }}
{{ content|safe }}
{% if attachments %}
Attachments
{% for attachment in attachments %}
📎
{{ attachment.file_name }}
{% endfor %}
{% endif %}