mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
4 lines
135 B
Twig
4 lines
135 B
Twig
{% include 'emails.header-text' %}
|
|
{{ trans('firefly.email_admin_test_body', {email: email })}}
|
|
{% include 'emails.footer-text' %}
|