{% extends "admin/base.html" %} {% block title %}Email Templates{% endblock %} {% block alpine_data %}emailTemplatesPage(){% endblock %} {% block content %}
Manage platform email templates. Vendors can override non-platform-only templates.
| Template | Category | Languages | Type | Actions |
|---|---|---|---|---|
|
|
|
Platform Only Overridable | ||
| No templates found | ||||
Supports Jinja2 variables like {{ '{{' }} customer_name {{ '}}' }}