From: Raphaƫl Gertz Date: Thu, 29 Feb 2024 15:21:57 +0000 (+0100) Subject: Replace body with base template X-Git-Tag: 0.3.0~3 X-Git-Url: https://git.rapsys.eu/airbundle/commitdiff_plain/b7230b35406b45799138adb464183a126cb86738 Replace body with base template --- diff --git a/Resources/views/error.html.twig b/Resources/views/error.html.twig index ed95220..64b1231 100644 --- a/Resources/views/error.html.twig +++ b/Resources/views/error.html.twig @@ -1,4 +1,4 @@ -{% extends '@RapsysAir/body.html.twig' %} +{% extends '@RapsysAir/base.html.twig' %} {% block content %}

{{ section }}