X-Git-Url: https://git.rapsys.eu/airbundle/blobdiff_plain/ffd28a6faa3000d015df032542f6a8308979ba9b..55e36a4be5160b00a7ec5c2146da4fab5e7da537:/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 }}
 
 --