]> Raphaƫl G. Git Repositories - airbundle/blobdiff - Resources/views/mail/register.html.twig
Change copy and site flat keys to keytree
[airbundle] / Resources / views / mail / register.html.twig
index 7497c6e17641a37f80b8a982ccc220f6e725ac3e..c01c1a78158a3d7a4396f71ff18b95f0b77b7912 100644 (file)
@@ -5,9 +5,9 @@
                <tr>
                        <td>&nbsp;</td>
                        <td>
-                               <h2>{{ 'Subject: %subject%'|trans({'%subject%': 'welcome to %site_title%'|trans({'%site_title%': site_title})|raw}) }}</h2>
+                               <h2>{{ 'Subject: %subject%'|trans({'%subject%': 'welcome to %site.title%'|trans({'%site.title%': site.title})|raw}) }}</h2>
                                <h3>{{ 'Hi %recipient_name%,'|trans({'%recipient_name%': recipient_name}) }}</h3>
-                               <p>{{ 'Thanks so much for joining %site_title%, the space reservation program.'|trans({'%site_title%': site_title}) }}</p>
+                               <p>{{ 'Thanks so much for joining %site.title%, the space reservation program.'|trans({'%site.title%': site.title}) }}</p>
                        </td>
                        <td>&nbsp;</td>
                </tr>