From: Raphaƫl Gertz Date: Sat, 28 Aug 2021 08:07:30 +0000 (+0200) Subject: New page title, section and description schema X-Git-Tag: 0.2.0~36 X-Git-Url: https://git.rapsys.eu/airbundle/commitdiff_plain/63785587f2671f56bbe9c2580b76e929329cc692 New page title, section and description schema Fix translation string --- 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 }}