| {{ 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}) }} | 
| {% trans %}Raphaƫl Gertz all rights reserved{% endtrans %} - {% trans %}Copyright 2018{% endtrans %}. |