{{ template|string }}
{% if template._template.archived %}
This template was deleted
{{ template._template.updated_at|format_date_normal }}
{% else %}
{% if current_user.has_permissions(permissions=['send_texts', 'send_emails', 'send_letters']) %} Upload recipients Send yourself a test {% endif %} {% if current_user.has_permissions(permissions=['manage_templates'], admin_override=True) %} Edit template {% endif %} API info
{% endif %}