X-Git-Url: https://git.rapsys.eu/blogbundle/blobdiff_plain/2315c3b988a1ba628c4430718b6f770d1bc23a10..b881ad790b1c50fdff160b5d1d51a72ab68c24d5:/Resources/views/mail/recover.text.twig diff --git a/Resources/views/mail/recover.text.twig b/Resources/views/mail/recover.text.twig new file mode 100644 index 0000000..76f33e0 --- /dev/null +++ b/Resources/views/mail/recover.text.twig @@ -0,0 +1,12 @@ +{{ subject }} +{% for i in range(1, subject|length) %}={% endfor %} + + +*{{ 'Thanks so much for rejoining %head.site%, the blog program.'|trans({'%head.site%': head.site}) }}* + +{% trans %}To recover your account follow this link:{% endtrans %} +{{ recover_url }} + +-- + +{{ copy.long }} - {{ copy.short }}