From 2ff9991a1dfac0d3463662b96f529aac70c66f76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Fri, 30 Sep 2016 09:38:08 +0200 Subject: Removed duplicated templates files --- .../Resources/views/themes/common/Mail/forgotPassword.txt.twig | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 src/Wallabag/CoreBundle/Resources/views/themes/common/Mail/forgotPassword.txt.twig (limited to 'src/Wallabag/CoreBundle/Resources/views/themes/common/Mail/forgotPassword.txt.twig') diff --git a/src/Wallabag/CoreBundle/Resources/views/themes/common/Mail/forgotPassword.txt.twig b/src/Wallabag/CoreBundle/Resources/views/themes/common/Mail/forgotPassword.txt.twig new file mode 100644 index 00000000..631bcb88 --- /dev/null +++ b/src/Wallabag/CoreBundle/Resources/views/themes/common/Mail/forgotPassword.txt.twig @@ -0,0 +1,6 @@ +Hello {{username}}! + +To reset your password - please visit {{confirmationUrl}} + +Regards, +Wallabag bot -- cgit v1.2.3