source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo " Math'Educ - Connexion

Connexion

"; // line 35 echo twig_escape_filter($this->env, ($context["error"] ?? null), "html", null, true); echo "

"; } public function getTemplateName() { return "loginAdmin.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 73 => 35, 37 => 1,); } public function getSourceContext() { return new Source("", "loginAdmin.twig", "C:\\MAMP\\htdocs\\3.01-QCM_MuscuMaths\\Website\\templates\\loginAdmin.twig"); } }