{# app/templates/vendor/email-templates.html #} {% extends "vendor/base.html" %} {% from 'shared/macros/headers.html' import page_header_flex %} {% from 'shared/macros/alerts.html' import loading_state, error_state %} {% from 'shared/macros/modals.html' import modal_dialog %} {% block title %}Email Templates{% endblock %} {% block alpine_data %}vendorEmailTemplates(){% endblock %} {% block content %} {% call page_header_flex(title='Email Templates', subtitle='Customize email templates sent to your customers') %} {% endcall %} {{ loading_state('Loading email templates...') }} {{ error_state('Error loading templates') }}
Customize how emails appear to your customers. Platform templates are used by default, and you can override them with your own versions. Some templates (billing, subscriptions) are platform-only and cannot be customized.
Click a template to customize it
| Template | Category | Languages | Status | Actions |
|---|---|---|---|---|
|
|
Customized Platform Default |
No customizable templates available
Available Variables:
Subject:
A test email will be sent using sample data for template variables.