Rapsys Git
/
airbundle
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Update fixtures
[airbundle]
/
Resources
/
views
/
mail
/
register.text.twig
diff --git
a/Resources/views/mail/register.text.twig
b/Resources/views/mail/register.text.twig
index b91e44246de6df1593c14763874c4f93f6fe0f05..f50b97aca3a170c5b62796358b683d70d2d54c32 100644
(file)
--- a/
Resources/views/mail/register.text.twig
+++ b/
Resources/views/mail/register.text.twig
@@
-2,8
+2,11
@@
{% for i in range(1, subject|length) %}={% endfor %}
{% 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 %site.title%, the space reservation program.'|trans({'%site.title%': site.title}) }}*
+
+{% trans %}To create your account you must follow this link:{% endtrans %}
+{{ confirm_url }}
--
--
-{{ copy
_long }} - {{ copy_
short }}
+{{ copy
.long }} - {{ copy.
short }}