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

index 66f36a48b5a94a1fef14c2ee8f44adc6926f89fe..80701cbeaa095a475af6318208f6e439525b430f 100644 (file)
@@ -1,4 +1,4 @@
-{% extends '@RapsysAir/body.html.twig' %}
+{% extends '@RapsysAir/base.html.twig' %}
 {% block content %}
        <article>
                <header>
index b237d3965731904ed6bbb0318009d67df2009c63..d7f53a841eb64ccaa703b459d362e4fa5b6fff17 100644 (file)
@@ -1,4 +1,4 @@
-{% extends '@RapsysAir/body.html.twig' %}
+{% extends '@RapsysAir/base.html.twig' %}
 {% block content %}
        <article id="dashboard">
                <header>
index e309920538a1c535a5740a4bdb57845d5d43ce3f..0b850155f73b9aedf12eb15f53723518a9813f32 100644 (file)
@@ -1,4 +1,4 @@
-{% extends '@RapsysAir/body.html.twig' %}
+{% extends '@RapsysAir/base.html.twig' %}
 {% block content %}
        <article id="dashboard" class="location">
                <header>
index 62cc1c5374729f6d4304a4062b027fa877220a3e..636fbcb846853db19d8f60fb6bc9ebb15dc2f2c9 100644 (file)
@@ -1,4 +1,4 @@
-{% extends '@RapsysAir/body.html.twig' %}
+{% extends '@RapsysAir/base.html.twig' %}
 {% block content %}
        <article>
                <header>