X-Git-Url: https://git.rapsys.eu/.gitweb.cgi/airbundle/blobdiff_plain/7a56f5fca86c3f68343df9ed21b3e0388e59702b..86d9ea19b0da58a74c5cc051f146a4bf49b29538:/Resources/views/default/index.html.twig?ds=sidebyside diff --git a/Resources/views/default/index.html.twig b/Resources/views/default/index.html.twig index 9ce4b11..20e2b0f 100644 --- a/Resources/views/default/index.html.twig +++ b/Resources/views/default/index.html.twig @@ -1,7 +1,7 @@ {% extends '@RapsysAir/body.html.twig' %} {% block content %}
-

{{ section }}

+

{{ section }}

{{ 'Welcome to the outdoor space reservation system'|trans }}

{% endblock %}