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

index ed9522024fe8eb3e4253354f8a019bcf69b64c3c..64b1231c03fe3c5f6dd62e83e857c0fb38ba908b 100644 (file)
@@ -1,4 +1,4 @@
-{% extends '@RapsysAir/body.html.twig' %}
+{% extends '@RapsysAir/base.html.twig' %}
 {% block content %}
 <section id="dashboard">
        <h2><a href="{{ path('rapsys_air') }}">{{ section }}</a></h2>