mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-10 23:45:48 -06:00
6 lines
220 B
Twig
6 lines
220 B
Twig
{% include 'emails.header-text' %}
|
|
Firefly III has just blocked a registration for an email addres at domain {{ blocked_domain }}.
|
|
|
|
The blocked email address was "{{ email_address }}".
|
|
{% include 'emails.footer-text' %}
|