X-Git-Url: https://git.rapsys.eu/airbundle/blobdiff_plain/ffd28a6faa3000d015df032542f6a8308979ba9b..784154a5f5c2db99cf21685b8f949a8136eef5bc:/Resources/views/mail/recover.text.twig

diff --git a/Resources/views/mail/recover.text.twig b/Resources/views/mail/recover.text.twig
index f33fc09..eb567d7 100644
--- a/Resources/views/mail/recover.text.twig
+++ b/Resources/views/mail/recover.text.twig
@@ -4,7 +4,8 @@
 
 *{{ 'Thanks so much for rejoining %site.title%, the space reservation program.'|trans({'%site.title%': site.title}) }}*
 
-{{ 'To recover your account you can follow this link: %recover_url%'|trans({'%recover_url%': recover_url}) }}
+{% trans %}To recover your account follow this link:{% endtrans %}
+{{ recover_url }}
 
 --