]> Raphaël G. Git Repositories - airbundle/commitdiff
Replace body with base template 0.3.0
authorRaphaël Gertz <git@rapsys.eu>
Thu, 29 Feb 2024 15:23:12 +0000 (16:23 +0100)
committerRaphaël Gertz <git@rapsys.eu>
Thu, 29 Feb 2024 15:23:12 +0000 (16:23 +0100)
Resources/views/calendar/callback.html.twig
Resources/views/calendar/index.html.twig

index 8b18f8280916655dd14c1c55eadf997bb0bdbe43..70d5ff12cc9d86eed16fc85b470fab8c363d0f9b 100644 (file)
@@ -1,4 +1,4 @@
-{% extends '@RapsysAir/body.html.twig' %}
+{% extends '@RapsysAir/base.html.twig' %}
 {% block content %}
        <section id="form">
                <header>
index e650aeeed62536154e471ad7d9d8f0c4a16e7ab6..d83236e2ea0d9ce2049d2a7b2ab663abc26227cd 100644 (file)
@@ -1,4 +1,4 @@
-{% extends '@RapsysAir/body.html.twig' %}
+{% extends '@RapsysAir/base.html.twig' %}
 {% block content %}
        <section id="form">
                <header>