{% if logo_url %} AutoBridge Systems {% else %}
AutoBridge
SYSTEMS
{% endif %}

{{ title }}

{{ content|safe }}
{% if attachments %}

Attachments

    {% for attachment in attachments %}
  • 📎 {{ attachment.file_name }}
  • {% endfor %}
{% endif %}
{% if logo_url %} AutoBridge Systems {% else %}
AutoBridge
{% endif %}

{{ footer|default('AutoBridge Systems - Streamlining Government Services') }}

Sent on: {{ timestamp }}

© {{ timestamp[:4] if timestamp else '2024' }} AutoBridge Systems. All rights reserved.