var/cache/dev/twig/7c/7c78199e8862fa9d4c3213c2db0e133d953224e2f86d78ec7e4e4caa2ef510be.php line 98

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* base.html.twig */
  14. class __TwigTemplate_cca3bc364770d8fb3e1c58b54f469394b8e0c261852b32c1c975b20d26652ecf extends Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->parent false;
  23.         $this->blocks = [
  24.             'title' => [$this'block_title'],
  25.             'stylesheets' => [$this'block_stylesheets'],
  26.             'body' => [$this'block_body'],
  27.             'content' => [$this'block_content'],
  28.             'modal' => [$this'block_modal'],
  29.             'javascripts' => [$this'block_javascripts'],
  30.         ];
  31.     }
  32.     protected function doDisplay(array $context, array $blocks = [])
  33.     {
  34.         $macros $this->macros;
  35.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  36.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""base.html.twig"));
  37.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  38.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""base.html.twig"));
  39.         // line 1
  40.         echo "<!DOCTYPE html>
  41. <html>
  42. \t<head>
  43. \t\t<meta charset=\"UTF-8\">
  44. \t\t<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge,chrome=1\"/>
  45. \t\t<meta content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' name='viewport'/>
  46. \t\t<meta name=\"viewport\" content=\"width=device-width\"/>
  47. \t\t<title>
  48. \t\t\t";
  49.         // line 9
  50.         $this->displayBlock('title'$context$blocks);
  51.         // line 11
  52.         echo "\t\t</title>
  53. \t\t<link rel=\"icon\" type=\"image/png\" href=\"";
  54.         // line 12
  55.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/images/img/favicon.ico"), "html"nulltrue);
  56.         echo "\">
  57. \t\t";
  58.         // line 13
  59.         $this->displayBlock('stylesheets'$context$blocks);
  60.         // line 16
  61.         echo "
  62. \t</head>
  63. \t<body>
  64. \t\t<div class=\"wrapper\">
  65. \t\t\t";
  66.         // line 21
  67.         if ((((!== twig_compare(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'21$this->source); })()), "request", [], "any"falsefalsefalse21), "get", [=> "_route"], "method"falsefalsefalse21), "connexion")) && (!== twig_compare(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'21$this->source); })()), "request", [], "any"falsefalsefalse21), "get", [=> "_route"], "method"falsefalsefalse21), "demande_acces"))) && (!== twig_compare(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'21$this->source); })()), "request", [], "any"falsefalsefalse21), "get", [=> "_route"], "method"falsefalsefalse21), "submit_forget_password")))) {
  68.             // line 22
  69.             echo "\t\t\t\t";
  70.             $this->loadTemplate("admin/partial/top_menu.html.twig""base.html.twig"22)->display($context);
  71.             // line 23
  72.             echo "\t\t\t\t
  73. \t\t 
  74. \t\t\t\t";
  75.             // line 25
  76.             $this->loadTemplate("admin/partial/left_menu.html.twig""base.html.twig"25)->display($context);
  77.             // line 26
  78.             echo "\t\t 
  79. \t\t\t\t<div class=\"main-panel\">
  80. \t\t\t";
  81.         }
  82.         // line 29
  83.         echo 
  84. \t\t\t
  85. \t\t\t\t";
  86.         // line 31
  87.         echo twig_include($this->env$context"admin/partial/sous_top_menu.html.twig");
  88.         echo "
  89. \t\t\t\t
  90. \t\t\t\t<div class=\"content\">
  91. \t\t\t\t\t<div class=\"container-fluid\">
  92. \t\t\t\t\t\t";
  93.         // line 35
  94.         $context['_parent'] = $context;
  95.         $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'35$this->source); })()), "flashes", [=> "success"], "method"falsefalsefalse35));
  96.         foreach ($context['_seq'] as $context["_key"] => $context["message"]) {
  97.             // line 36
  98.             echo "\t\t\t\t\t\t\t<input type=\"hidden\" name=\"success_msg\" id=\"success_msg\" value=\"";
  99.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans($context["message"]);
  100.             echo "\">
  101. \t\t\t\t\t\t";
  102.         }
  103.         $_parent $context['_parent'];
  104.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['message'], $context['_parent'], $context['loop']);
  105.         $context array_intersect_key($context$_parent) + $_parent;
  106.         // line 38
  107.         echo "
  108. \t\t\t\t\t\t";
  109.         // line 39
  110.         $context['_parent'] = $context;
  111.         $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'39$this->source); })()), "flashes", [=> "error"], "method"falsefalsefalse39));
  112.         foreach ($context['_seq'] as $context["_key"] => $context["message"]) {
  113.             // line 40
  114.             echo "\t\t\t\t\t\t\t<input type=\"hidden\" name=\"error_msg\" id=\"error_msg\" value=\"";
  115.             echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans($context["message"]);
  116.             echo "\">
  117. \t\t\t\t\t\t";
  118.         }
  119.         $_parent $context['_parent'];
  120.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['message'], $context['_parent'], $context['loop']);
  121.         $context array_intersect_key($context$_parent) + $_parent;
  122.         // line 42
  123.         echo "
  124. \t\t\t\t\t\t";
  125.         // line 43
  126.         $this->displayBlock('body'$context$blocks);
  127.         // line 46
  128.         echo "\t\t\t\t\t</div>
  129. \t\t\t\t</div>
  130. \t\t\t";
  131.         // line 49
  132.         if ((((!== twig_compare(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'49$this->source); })()), "request", [], "any"falsefalsefalse49), "get", [=> "_route"], "method"falsefalsefalse49), "connexion")) && (!== twig_compare(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'49$this->source); })()), "request", [], "any"falsefalsefalse49), "get", [=> "_route"], "method"falsefalsefalse49), "demande_acces"))) && (!== twig_compare(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'49$this->source); })()), "request", [], "any"falsefalsefalse49), "get", [=> "_route"], "method"falsefalsefalse49), "submit_forget_password")))) {
  133.             // line 50
  134.             echo "\t\t\t\t";
  135.             $this->loadTemplate("admin/partial/footer.html.twig""base.html.twig"50)->display($context);
  136.             // line 51
  137.             echo "\t\t\t\t
  138. \t\t\t\t</div>
  139. \t\t\t";
  140.         }
  141.         // line 54
  142.         echo "
  143. \t\t\t<input type=\"hidden\" id=\"url_api_recherche_entreprises\" value=\"";
  144.         // line 55
  145.         echo twig_escape_filter($this->env, (isset($context["url_api_recherche_entreprises"]) || array_key_exists("url_api_recherche_entreprises"$context) ? $context["url_api_recherche_entreprises"] : (function () { throw new RuntimeError('Variable "url_api_recherche_entreprises" does not exist.'55$this->source); })()), "html"nulltrue);
  146.         echo "\">
  147. \t\t</div>
  148. \t\t";
  149.         // line 58
  150.         $this->displayBlock('modal'$context$blocks);
  151.         // line 59
  152.         echo "
  153. \t\t";
  154.         // line 61
  155.         $this->displayBlock('javascripts'$context$blocks);
  156.         // line 64
  157.         echo "
  158. \t</body>
  159. </html>
  160. ";
  161.         
  162.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  163.         
  164.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  165.     }
  166.     // line 9
  167.     public function block_title($context, array $blocks = [])
  168.     {
  169.         $macros $this->macros;
  170.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  171.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  172.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  173.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  174.         echo "Welcome!
  175. \t\t\t";
  176.         
  177.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  178.         
  179.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  180.     }
  181.     // line 13
  182.     public function block_stylesheets($context, array $blocks = [])
  183.     {
  184.         $macros $this->macros;
  185.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  186.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  187.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  188.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  189.         // line 14
  190.         echo "\t\t\t";
  191.         echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackLinkTags("app");
  192.         echo "
  193. \t\t";
  194.         
  195.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  196.         
  197.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  198.     }
  199.     // line 43
  200.     public function block_body($context, array $blocks = [])
  201.     {
  202.         $macros $this->macros;
  203.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  204.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  205.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  206.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  207.         // line 44
  208.         echo "\t\t\t\t\t\t\t";
  209.         $this->displayBlock('content'$context$blocks);
  210.         // line 45
  211.         echo "\t\t\t\t\t\t";
  212.         
  213.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  214.         
  215.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  216.     }
  217.     // line 44
  218.     public function block_content($context, array $blocks = [])
  219.     {
  220.         $macros $this->macros;
  221.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  222.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  223.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  224.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  225.         
  226.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  227.         
  228.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  229.     }
  230.     // line 58
  231.     public function block_modal($context, array $blocks = [])
  232.     {
  233.         $macros $this->macros;
  234.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  235.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""modal"));
  236.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  237.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""modal"));
  238.         
  239.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  240.         
  241.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  242.     }
  243.     // line 61
  244.     public function block_javascripts($context, array $blocks = [])
  245.     {
  246.         $macros $this->macros;
  247.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  248.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  249.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  250.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  251.         // line 62
  252.         echo "\t\t\t";
  253.         echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackScriptTags("app");
  254.         echo "
  255. \t\t";
  256.         
  257.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  258.         
  259.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  260.     }
  261.     public function getTemplateName()
  262.     {
  263.         return "base.html.twig";
  264.     }
  265.     public function isTraitable()
  266.     {
  267.         return false;
  268.     }
  269.     public function getDebugInfo()
  270.     {
  271.         return array (  297 => 62,  287 => 61,  269 => 58,  251 => 44,  241 => 45,  238 => 44,  228 => 43,  215 => 14,  205 => 13,  185 => 9,  171 => 64,  169 => 61,  165 => 59,  163 => 58,  157 => 55,  154 => 54,  149 => 51,  146 => 50,  144 => 49,  139 => 46,  137 => 43,  134 => 42,  125 => 40,  121 => 39,  118 => 38,  109 => 36,  105 => 35,  98 => 31,  94 => 29,  88 => 26,  86 => 25,  82 => 23,  79 => 22,  77 => 21,  70 => 16,  68 => 13,  64 => 12,  61 => 11,  59 => 9,  49 => 1,);
  272.     }
  273.     public function getSourceContext()
  274.     {
  275.         return new Source("<!DOCTYPE html>
  276. <html>
  277. \t<head>
  278. \t\t<meta charset=\"UTF-8\">
  279. \t\t<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge,chrome=1\"/>
  280. \t\t<meta content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' name='viewport'/>
  281. \t\t<meta name=\"viewport\" content=\"width=device-width\"/>
  282. \t\t<title>
  283. \t\t\t{% block title %}Welcome!
  284. \t\t\t{% endblock %}
  285. \t\t</title>
  286. \t\t<link rel=\"icon\" type=\"image/png\" href=\"{{asset('build/images/img/favicon.ico')}}\">
  287. \t\t{% block stylesheets %}
  288. \t\t\t{{ encore_entry_link_tags('app') }}
  289. \t\t{% endblock %}
  290. \t</head>
  291. \t<body>
  292. \t\t<div class=\"wrapper\">
  293. \t\t\t{% if app.request.get('_route')!='connexion' and app.request.get('_route')!='demande_acces' and app.request.get('_route')!='submit_forget_password' %}
  294. \t\t\t\t{% include 'admin/partial/top_menu.html.twig' %}
  295. \t\t\t\t
  296. \t\t 
  297. \t\t\t\t{% include 'admin/partial/left_menu.html.twig' %}
  298. \t\t 
  299. \t\t\t\t<div class=\"main-panel\">
  300. \t\t\t{% endif %} 
  301. \t\t\t
  302. \t\t\t\t{{ include('admin/partial/sous_top_menu.html.twig') }}
  303. \t\t\t\t
  304. \t\t\t\t<div class=\"content\">
  305. \t\t\t\t\t<div class=\"container-fluid\">
  306. \t\t\t\t\t\t{% for message in app.flashes('success') %}
  307. \t\t\t\t\t\t\t<input type=\"hidden\" name=\"success_msg\" id=\"success_msg\" value=\"{{ message|trans|raw}}\">
  308. \t\t\t\t\t\t{% endfor %}
  309. \t\t\t\t\t\t{% for message in app.flashes('error') %}
  310. \t\t\t\t\t\t\t<input type=\"hidden\" name=\"error_msg\" id=\"error_msg\" value=\"{{ message|trans|raw}}\">
  311. \t\t\t\t\t\t{% endfor %}
  312. \t\t\t\t\t\t{% block body %}
  313. \t\t\t\t\t\t\t{% block content %}{% endblock %}
  314. \t\t\t\t\t\t{% endblock %}
  315. \t\t\t\t\t</div>
  316. \t\t\t\t</div>
  317. \t\t\t{% if app.request.get('_route')!='connexion' and app.request.get('_route')!='demande_acces'and  app.request.get('_route')!='submit_forget_password' %}
  318. \t\t\t\t{% include 'admin/partial/footer.html.twig' %}
  319. \t\t\t\t
  320. \t\t\t\t</div>
  321. \t\t\t{% endif %}
  322. \t\t\t<input type=\"hidden\" id=\"url_api_recherche_entreprises\" value=\"{{url_api_recherche_entreprises}}\">
  323. \t\t</div>
  324. \t\t{% block modal %}{% endblock %}
  325. \t\t{% block javascripts %}
  326. \t\t\t{{ encore_entry_script_tags('app') }}
  327. \t\t{% endblock %}
  328. \t</body>
  329. </html>
  330. ""base.html.twig""/var/www/prod/portfolio/templates/base.html.twig");
  331.     }
  332. }