var/cache/dev/twig/40/40d4e06b9c2e0cccbd315354e5b5f9d4.php line 60
<?phpuse Twig\Environment;use Twig\Error\LoaderError;use Twig\Error\RuntimeError;use Twig\Extension\SandboxExtension;use Twig\Markup;use Twig\Sandbox\SecurityError;use Twig\Sandbox\SecurityNotAllowedTagError;use Twig\Sandbox\SecurityNotAllowedFilterError;use Twig\Sandbox\SecurityNotAllowedFunctionError;use Twig\Source;use Twig\Template;/* Admin/base.html.twig */class __TwigTemplate_a592f383e31ba5b387535c2842ea2795 extends Template{private $source;private $macros = [];public function __construct(Environment $env){parent::__construct($env);$this->source = $this->getSourceContext();$this->blocks = ['html' => [$this, 'block_html'],'body' => [$this, 'block_body'],'js' => [$this, 'block_js'],];}protected function doGetParent(array $context){// line 1return "Default/parameters.html.twig";}protected function doDisplay(array $context, array $blocks = []){$macros = $this->macros;$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "Admin/base.html.twig"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "Admin/base.html.twig"));$this->parent = $this->loadTemplate("Default/parameters.html.twig", "Admin/base.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);}// line 2public function block_html($context, array $blocks = []){$macros = $this->macros;$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "html"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "html"));// line 3$context["url"] = twig_get_attribute($this->env, $this->source, 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.', 3, $this->source); })()), "request", [], "any", false, false, false, 3), "schemeAndHttpHost", [], "method", false, false, false, 3);// line 4$context["logo"] = (isset($context["l"]) || array_key_exists("l", $context) ? $context["l"] : (function () { throw new RuntimeError('Variable "l" does not exist.', 4, $this->source); })());// line 5echo "<!doctype html><html lang=\"fr\" class=\"";// line 6if (array_key_exists("bodyClass", $context)) {echo " ";echo twig_escape_filter($this->env, (isset($context["bodyClass"]) || array_key_exists("bodyClass", $context) ? $context["bodyClass"] : (function () { throw new RuntimeError('Variable "bodyClass" does not exist.', 6, $this->source); })()), "html", null, true);echo " ";}echo "\"><head><title>";// line 8((array_key_exists("title", $context)) ? (print (twig_escape_filter($this->env, ((isset($context["title"]) || array_key_exists("title", $context) ? $context["title"] : (function () { throw new RuntimeError('Variable "title" does not exist.', 8, $this->source); })()) . " | "), "html", null, true))) : (print ("")));echo " ";echo twig_escape_filter($this->env, (isset($context["sitename"]) || array_key_exists("sitename", $context) ? $context["sitename"] : (function () { throw new RuntimeError('Variable "sitename" does not exist.', 8, $this->source); })()), "html", null, true);echo "</title><meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\"><meta name=\"robots\" content=\"noindex\"><meta name=\"viewport\" content=\"width=device-width, user-scalable=no, initial-scale=1\"><link rel=\"icon\" href=\"";// line 12echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("images/thumbnail.svg"), "html", null, true);echo "\"><link type=\"text/css\" rel=\"stylesheet\" href=\"";// line 13echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/os-style.css"), "html", null, true);echo "?v=002\"><link type=\"text/css\" rel=\"stylesheet\" href=\"";// line 14echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/os-admin.css"), "html", null, true);echo "?v=002\"><link type=\"text/css\" rel=\"stylesheet\" href=\"";// line 15echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/admin.css"), "html", null, true);echo "?v=002\"><!-- <script src=\"https://kit.fontawesome.com/6451c614e6.js\" crossorigin=\"anonymous\"></script> --><link type='text/css' rel='stylesheet' href='";// line 17echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("fonts/fa/css/all.min.css"), "html", null, true);echo "' /></head><body>";// line 20$this->displayBlock('body', $context, $blocks);// line 23echo " <script src=\"";echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("ckeditor/build/ckeditor.js"), "html", null, true);echo "\" ></script><script src=\"";// line 24echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/jquery-3.6.0.min.js"), "html", null, true);echo "\"></script><script src=\"";// line 25echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/os-script.js"), "html", null, true);echo "?v=002\"></script><script src=\"";// line 26echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/os-admin.js"), "html", null, true);echo "?v=002\"></script><script src=\"";// line 27echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/admin.js"), "html", null, true);echo "?v=002\"></script>";// line 28$this->displayBlock('js', $context, $blocks);// line 30echo " </body></html>";$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);}// line 20public function block_body($context, array $blocks = []){$macros = $this->macros;$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));// line 21echo " ";$this->loadTemplate("Admin/body.html.twig", "Admin/base.html.twig", 21)->display(twig_array_merge($context, ["content" => $this->renderBlock("content", $context, $blocks)]));// line 22echo " ";$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);}// line 28public function block_js($context, array $blocks = []){$macros = $this->macros;$__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];$__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "js"));$__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];$__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "js"));// line 29echo " ";$__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);$__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);}public function getTemplateName(){return "Admin/base.html.twig";}public function isTraitable(){return false;}public function getDebugInfo(){return array ( 188 => 29, 178 => 28, 168 => 22, 165 => 21, 155 => 20, 143 => 30, 141 => 28, 137 => 27, 133 => 26, 129 => 25, 125 => 24, 120 => 23, 118 => 20, 112 => 17, 107 => 15, 103 => 14, 99 => 13, 95 => 12, 86 => 8, 77 => 6, 74 => 5, 72 => 4, 70 => 3, 60 => 2, 37 => 1,);}public function getSourceContext(){return new Source("{% extends 'Default/parameters.html.twig' %}{% block html %}{% set url = app.request.schemeAndHttpHost() %}{% set logo = l %}<!doctype html><html lang=\"fr\" class=\"{% if bodyClass is defined %} {{bodyClass}} {% endif %}\"><head><title>{{ title is defined ? title~' | '}} {{sitename}}</title><meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\"><meta name=\"robots\" content=\"noindex\"><meta name=\"viewport\" content=\"width=device-width, user-scalable=no, initial-scale=1\"><link rel=\"icon\" href=\"{{asset('images/thumbnail.svg')}}\"><link type=\"text/css\" rel=\"stylesheet\" href=\"{{asset('css/os-style.css')}}?v=002\"><link type=\"text/css\" rel=\"stylesheet\" href=\"{{asset('css/os-admin.css')}}?v=002\"><link type=\"text/css\" rel=\"stylesheet\" href=\"{{asset('css/admin.css')}}?v=002\"><!-- <script src=\"https://kit.fontawesome.com/6451c614e6.js\" crossorigin=\"anonymous\"></script> --><link type='text/css' rel='stylesheet' href='{{asset(\"fonts/fa/css/all.min.css\")}}' /></head><body>{% block body %}{% include \"Admin/body.html.twig\" with {content: block('content')} %}{% endblock %}<script src=\"{{asset('ckeditor/build/ckeditor.js') }}\" ></script><script src=\"{{asset('js/jquery-3.6.0.min.js')}}\"></script><script src=\"{{asset('js/os-script.js')}}?v=002\"></script><script src=\"{{asset('js/os-admin.js')}}?v=002\"></script><script src=\"{{asset('js/admin.js')}}?v=002\"></script>{% block js %}{% endblock %}</body></html>{% endblock %}", "Admin/base.html.twig", "/home/olasoftnka/asin/templates/Admin/base.html.twig");}}