X-Git-Url: https://git.rapsys.eu/airbundle/blobdiff_plain/50d4f324ff5f4badabae0a178ca7b01f46defdd9..bb162add310df93dd0847ffca0cbd9fd31278cbb:/Resources/views/mail/recover.text.twig diff --git a/Resources/views/mail/recover.text.twig b/Resources/views/mail/recover.text.twig index 794d375..eb567d7 100644 --- a/Resources/views/mail/recover.text.twig +++ b/Resources/views/mail/recover.text.twig @@ -2,10 +2,11 @@ {% for i in range(1, subject|length) %}={% endfor %} -*{{ 'Thanks so much for rejoining %site_title%, the space reservation program.'|trans({'%site_title%': site_title|trans}) }}* +*{{ '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 }} -- -{{ copy_long }} - {{ copy_short }} +{{ copy.long }} - {{ copy.short }}