]> Raphaƫl G. Git Repositories - airbundle/blobdiff - Resources/views/mail/register.text.twig
Replace dropped site.title with title.site
[airbundle] / Resources / views / mail / register.text.twig
index b91e44246de6df1593c14763874c4f93f6fe0f05..23faead900341c1e7414e466f6b631a1b94000b3 100644 (file)
@@ -2,8 +2,11 @@
 {% for i in range(1, subject|length) %}={% endfor %}
 
 
-*{{ 'Thanks so much for joining %site_title%, the space reservation program.'|trans({'%site_title%': site_title|trans}) }}*
+*{{ 'Thanks so much for joining %title.site%, the space reservation program.'|trans({'%title.site%': title.site}) }}*
+
+{% trans %}To create your account you must follow this link:{% endtrans %}
+{{ confirm_url }}
 
 --
 
-{{ copy_long }} - {{ copy_short }}
+{{ copy.long }} - {{ copy.short }}