]> Raphaël G. Git Repositories - blogbundle/commitdiff
New context layout master 0.0.1
authorRaphaël Gertz <git@rapsys.eu>
Tue, 14 Oct 2025 15:08:09 +0000 (17:08 +0200)
committerRaphaël Gertz <git@rapsys.eu>
Tue, 14 Oct 2025 15:08:09 +0000 (17:08 +0200)
templates/form/register.html.twig

index ac89ff21dad1f493112c7029c516649b6a176bc0..11c3b9ecb63e003e1ee2c5df474e82e1c468519b 100644 (file)
@@ -2,7 +2,7 @@
 {% block content %}
        <section class="form">
                <header>
-                       <h2><a href="{{ path('rapsysuser_register') }}">{{ title }}</a></h2>
+                       <h2><a href="{{ path('rapsysuser_register') }}">{{ title.page }}</a></h2>
                </header>
                <section>
                        {% if disabled is defined and disabled %}