mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-10 23:45:48 -06:00
7 lines
256 B
Twig
7 lines
256 B
Twig
|
{% include 'emails.header-text' %}
|
||
|
Somebody tried to reset your password. If it was you, please follow the link below to do so.
|
||
|
|
||
|
PLEASE verify that the link actually goes to the Firefly III you expect it to go!
|
||
|
|
||
|
{{ url }}
|
||
|
{% include 'emails.footer-text' %}
|