From 01c9600168155183ed3c4aa2ad4a0f1898df5c95 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rapha=C3=ABl=20Gertz?= Date: Sat, 28 Aug 2021 10:07:30 +0200 Subject: [PATCH] New page title, section and description schema Fix translation string --- Resources/views/default/about.html.twig | 4 ++-- Resources/views/default/dispute.html.twig | 4 ++-- .../views/default/frequently_asked_questions.html.twig | 6 +++--- Resources/views/default/organizer_regulation.html.twig | 4 ++-- Resources/views/default/terms_of_service.html.twig | 4 ++-- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/Resources/views/default/about.html.twig b/Resources/views/default/about.html.twig index 0e8b341..db9a100 100644 --- a/Resources/views/default/about.html.twig +++ b/Resources/views/default/about.html.twig @@ -2,8 +2,8 @@ {% block content %}
-

{{ page.title }}

-

{{ page.description }}

+

{{ title }}

+

{{ description }}