mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-05-04 05:06:37 +00:00
Move all layout files to a "v1" directory.
This commit is contained in:
7
resources/views/v1/emails/password-text.twig
Normal file
7
resources/views/v1/emails/password-text.twig
Normal file
@@ -0,0 +1,7 @@
|
||||
{% 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' %}
|
||||
Reference in New Issue
Block a user