{% extends "admin/base.html" %} {% from 'shared/macros/pagination.html' import pagination %} {% from 'shared/macros/headers.html' import page_header_flex, refresh_button %} {% from 'shared/macros/alerts.html' import loading_state, error_state %} {% from 'shared/macros/tables.html' import table_wrapper %} {% from 'shared/macros/modals.html' import modal_simple %} {% block title %}Email Logs{% endblock %} {% block alpine_data %}emailLogsPage(){% endblock %} {% block content %} {% call page_header_flex(title='Email Logs', subtitle='Audit all emails sent through the platform') %}
Sent
Failed
Pending
Delivered
| Recipient | Subject | Template | Status | Date | Actions |
|---|---|---|---|---|---|
|
|
|||||
|
No email logs found |
|||||
Content may have been purged per retention policy (90 days).