display("error.html.twig", ['failures' => $failures]); } catch (LoaderError|RuntimeError|SyntaxError $e) { echo "Twig error: $e"; } } }