X-Git-Url: https://git.rapsys.eu/airbundle/blobdiff_plain/58242917a50ec39071529953e77343fd3eb6dda0..55c5d49d657557bc08109d398ec8e095dcc40a8e:/Resources/views/mail/register.html.twig?ds=sidebyside diff --git a/Resources/views/mail/register.html.twig b/Resources/views/mail/register.html.twig index 8a6c0d3..c01c1a7 100644 --- a/Resources/views/mail/register.html.twig +++ b/Resources/views/mail/register.html.twig @@ -1,43 +1,15 @@ - - -
- - -- | {{ title|trans }} |
-
- {% trans %}Hi,{% endtrans %} {{ contact_name }}-{% trans %}Subject:{% endtrans %} {{ 'Welcome to %title%'|trans({'%title%': title|trans}) }}-{{ 'Thanks so much for joining us, from now you can reserver your %title% spaces.'|trans({'%title%': title|trans}) }} +{{ 'Subject: %subject%'|trans({'%subject%': 'welcome to %site.title%'|trans({'%site.title%': site.title})|raw}) }}+{{ 'Hi %recipient_name%,'|trans({'%recipient_name%': recipient_name}) }}+{{ 'Thanks so much for joining %site.title%, the space reservation program.'|trans({'%site.title%': site.title}) }} |
{% trans %}Raphaël Gertz all rights reserved{% endtrans %} - {% trans %}Copyright 2018{% endtrans %}. | -