var/cache/dev/twig/61/61180846d83f05fc4fcec8858b6aea00b933479ff9fd56e1db3c217ec76cb4f7.php line 37

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_2484492494b7896f7842d2c265fe868ba5449d137ee5c33c6e844362cf3dbe13 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.             'javascripts' => [$this'block_javascripts'],
  27.             'body' => [$this'block_body'],
  28.         ];
  29.     }
  30.     protected function doDisplay(array $context, array $blocks = [])
  31.     {
  32.         $macros $this->macros;
  33.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  34.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""base.html.twig"));
  35.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  36.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""base.html.twig"));
  37.         // line 1
  38.         echo "<!DOCTYPE html>
  39. <html>
  40.     <head>
  41.         <meta charset=\"UTF-8\">
  42.         <title>";
  43.         // line 5
  44.         $this->displayBlock('title'$context$blocks);
  45.         echo "</title>
  46.        <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">
  47.        
  48.         ";
  49.         // line 8
  50.         $this->displayBlock('stylesheets'$context$blocks);
  51.         // line 37
  52.         echo "
  53.         ";
  54.         // line 38
  55.         $this->displayBlock('javascripts'$context$blocks);
  56.         // line 61
  57.         echo "    </head>
  58.     <body >
  59.         <!--
  60.         <header id=\"header\">
  61.         ";
  62.         // line 65
  63.         $context["placeid2"] = 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.'65$this->source); })()), "session", [], "any"falsefalsefalse65), "get", [=> "place"], "method"falsefalsefalse65);
  64.         // line 66
  65.         echo "        ";
  66.         if ((array_key_exists("placeid2"$context) && (!== twig_compare((isset($context["placeid2"]) || array_key_exists("placeid2"$context) ? $context["placeid2"] : (function () { throw new RuntimeError('Variable "placeid2" does not exist.'66$this->source); })()), "")))) {
  67.             // line 67
  68.             echo "\t\t\t\t  <div class=\"logo\" ><a href=\"";
  69.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("homepage2", ["placeid" => (isset($context["placeid2"]) || array_key_exists("placeid2"$context) ? $context["placeid2"] : (function () { throw new RuntimeError('Variable "placeid2" does not exist.'67$this->source); })())]), "html"nulltrue);
  70.             echo "\">";
  71.             echo twig_escape_filter($this->env, (isset($context["siteTitle"]) || array_key_exists("siteTitle"$context) ? $context["siteTitle"] : (function () { throw new RuntimeError('Variable "siteTitle" does not exist.'67$this->source); })()), "html"nulltrue);
  72.             echo " <span></span></a></div>
  73.         ";
  74.         } else {
  75.             // line 69
  76.             echo "\t\t\t  \t<div class=\"logo\" ><a href=\"";
  77.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("homepage");
  78.             echo "\">";
  79.             echo twig_escape_filter($this->env, (isset($context["siteTitle"]) || array_key_exists("siteTitle"$context) ? $context["siteTitle"] : (function () { throw new RuntimeError('Variable "siteTitle" does not exist.'69$this->source); })()), "html"nulltrue);
  80.             echo " <span></span></a></div>
  81. \t\t\t  ";
  82.         }
  83.         // line 71
  84.         echo "      </header>-->
  85.         
  86.         ";
  87.         // line 74
  88.         $this->displayBlock('body'$context$blocks);
  89.         // line 78
  90.         echo "
  91.         <a href=\"#\" class=\"back-to-top\"><i class=\"fa fa-chevron-up\"></i></a>
  92.         <!-- JavaScript Libraries -->
  93.        <!-- <script src=\"https://code.jquery.com/jquery-3.4.1.min.js\"></script>-->
  94.         <!--<script src=\"";
  95.         // line 85
  96.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./js/jquery/jquery-3.6.0.min.js"), "html"nulltrue);
  97.         echo "\"></script>-->
  98.         <script src=\"https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.bundle.min.js\"></script>
  99.         <script src=\"";
  100.         // line 87
  101.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/jqueryui/jquery-ui.min.js"), "html"nulltrue);
  102.         echo "\"></script>
  103.         <script src=\"";
  104.         // line 88
  105.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./style/template_frontend_new/lib/easing/easing.min.js"), "html"nulltrue);
  106.         echo "\"></script>
  107.         <script src=\"";
  108.         // line 89
  109.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./style/template_frontend_new/lib/wow/wow.min.js"), "html"nulltrue);
  110.         echo " \"></script>
  111.         <script src=\"";
  112.         // line 90
  113.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./style/template_frontend_new/lib/owlcarousel/owl.carousel.min.js"), "html"nulltrue);
  114.         echo " \"></script>
  115.         <script src=\"";
  116.         // line 91
  117.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./style/template_frontend_new/lib/isotope/isotope.pkgd.min.js"), "html"nulltrue);
  118.         echo " \"></script>
  119.         <script src=\"";
  120.         // line 92
  121.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./style/template_frontend_new/lib/lightbox/js/lightbox.min.js"), "html"nulltrue);
  122.         echo " \"></script>
  123.         
  124.         <!-- Contact Javascript File -->
  125.         <script src=\"";
  126.         // line 95
  127.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./style/template_frontend_new/mail/jqBootstrapValidation.min.js"), "html"nulltrue);
  128.         echo " \"></script>
  129.         <script src=\"";
  130.         // line 96
  131.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./style/template_frontend_new/mail/contact.js"), "html"nulltrue);
  132.         echo " \"></script>
  133.         <!-- Template Javascript -->
  134.         <script src=\"";
  135.         // line 99
  136.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./style/template_frontend_new/js/main.js"), "html"nulltrue);
  137.         echo " \"></script>
  138.         <script src=\"";
  139.         // line 100
  140.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./js/global.js"), "html"nulltrue);
  141.         echo "\"></script>
  142.         <script src=\"";
  143.         // line 101
  144.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/fosjsrouting/js/router.js"), "html"nulltrue);
  145.         echo "\"></script>
  146.         <script src=\"";
  147.         // line 102
  148.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("fos_js_routing_js", ["callback" => "fos.Router.setData"]);
  149.         echo "\"></script>
  150.         <!-- Modal -->
  151. \t\t<div class=\"modal fade\" id=\"warning\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"exampleModalCenterTitle\" aria-hidden=\"true\">
  152. \t\t  <div class=\"modal-dialog modal-dialog-centered\" role=\"document\">
  153. \t\t\t<div class=\"modal-content\">
  154. \t\t\t  <div class=\"modal-header\">
  155. \t\t\t\t<h5 class=\"modal-title\" id=\"exampleModalLongTitle\" style=\"color:black\">Achtung!</h5>
  156. \t\t\t\t<button type=\"button\" class=\"btn-close\" data-dismiss=\"modal\" aria-label=\"Close\" onclick=\"closeModal();\"></button>
  157. \t\t\t  </div>
  158. \t\t\t  <div class=\"modal-body\" id=\"warningModalText\">
  159. \t\t\t  </div>
  160. \t\t\t  <div class=\"modal-footer\">
  161. \t\t\t\t<button type=\"button\" class=\"btn btn-success\" data-dismiss=\"modal\" onclick=\"closeModal();\">Schliessen</button>
  162. \t\t\t  </div>
  163. \t\t\t</div>
  164. \t\t  </div>
  165. \t\t</div>
  166.        
  167.     </body>
  168. </html>
  169. ";
  170.         
  171.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  172.         
  173.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  174.     }
  175.     // line 5
  176.     public function block_title($context, array $blocks = [])
  177.     {
  178.         $macros $this->macros;
  179.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  180.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  181.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  182.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  183.         echo twig_escape_filter($this->env, (isset($context["siteTitle"]) || array_key_exists("siteTitle"$context) ? $context["siteTitle"] : (function () { throw new RuntimeError('Variable "siteTitle" does not exist.'5$this->source); })()), "html"nulltrue);
  184.         echo "!";
  185.         
  186.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  187.         
  188.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  189.     }
  190.     // line 8
  191.     public function block_stylesheets($context, array $blocks = [])
  192.     {
  193.         $macros $this->macros;
  194.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  195.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  196.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  197.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  198.         // line 9
  199.         echo "         <!--
  200.             <link rel=\"stylesheet\" href=\"";
  201.         // line 10
  202.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./style/template/assets/css/main.css"), "html"nulltrue);
  203.         echo "\" />
  204.              
  205.             <link rel=\"stylesheet\" href=\"";
  206.         // line 12
  207.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./js/bootstrap/css/bootstrap.min.css"), "html"nulltrue);
  208.         echo "\" />
  209.             <link rel=\"stylesheet\" href=\"";
  210.         // line 13
  211.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./js/bootstrap/css/bootstrap-grid.min.css"), "html"nulltrue);
  212.         echo "\" />
  213.             <link rel=\"stylesheet\" href=\"";
  214.         // line 14
  215.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./js/bootstrap/css/bootstrap-reboot.min.css"), "html"nulltrue);
  216.         echo "\" />
  217.             <link rel=\"stylesheet\" href=\"";
  218.         // line 15
  219.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./js/bootstrap/css/bootstrap-utilities.min.css"), "html"nulltrue);
  220.         echo "\" />
  221.             <link rel=\"stylesheet\" href=\"https://cdn.jsdelivr.net/npm/bootstrap-icons@1.4.0/font/bootstrap-icons.css\">
  222.            -->
  223.         <!-- Google Font -->
  224.         <link href=\"https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap\" rel=\"stylesheet\">
  225.         <!-- CSS Libraries -->
  226.         <link href=\"https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css\" rel=\"stylesheet\">
  227.         <link href=\"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css\" rel=\"stylesheet\">
  228.         <link href=\"";
  229.         // line 24
  230.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./style/template_frontend_new/lib/animate/animate.min.css"), "html"nulltrue);
  231.         echo "\" rel=\"stylesheet\">
  232.         <link href=\"";
  233.         // line 25
  234.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./style/template_frontend_new/lib/flaticon/font/flaticon.css"), "html"nulltrue);
  235.         echo "\" rel=\"stylesheet\"> 
  236.         <link href=\"";
  237.         // line 26
  238.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./style/template_frontend_new/lib/owlcarousel/assets/owl.carousel.min.css"), "html"nulltrue);
  239.         echo "\" rel=\"stylesheet\">
  240.         <link href=\"";
  241.         // line 27
  242.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./style/template_frontend_new/lib/lightbox/css/lightbox.min.css"), "html"nulltrue);
  243.         echo "\" rel=\"stylesheet\">
  244.         <!-- Template Stylesheet -->
  245.         <link href=\"";
  246.         // line 30
  247.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./style/template_frontend_new/css/style.css"), "html"nulltrue);
  248.         echo "\" rel=\"stylesheet\">
  249.         <link rel=\"stylesheet\" href=\"";
  250.         // line 31
  251.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./js/jqueryui/jquery-ui.min.css"), "html"nulltrue);
  252.         echo "\" /> 
  253. \t\t\t<!--
  254. \t\t   <link rel=\"stylesheet\" href=\"https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css\" integrity=\"sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN\" crossorigin=\"anonymous\">
  255. \t\t\t-->
  256.         ";
  257.         
  258.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  259.         
  260.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  261.     }
  262.     // line 38
  263.     public function block_javascripts($context, array $blocks = [])
  264.     {
  265.         $macros $this->macros;
  266.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  267.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  268.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  269.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  270.         // line 39
  271.         echo "            <script src=\"";
  272.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./js/jquery/jquery-3.6.0.min.js"), "html"nulltrue);
  273.         echo "\"></script>
  274. <!--      
  275.             <script src=\"";
  276.         // line 41
  277.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/jqueryui/jquery-ui.min.js"), "html"nulltrue);
  278.         echo "\"></script>
  279.             
  280.             <script src=\"";
  281.         // line 43
  282.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./style/template/assets/js/jquery.poptrox.min.js"), "html"nulltrue);
  283.         echo "\"></script>
  284.             <script src=\"";
  285.         // line 44
  286.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./style/template/assets/js/skel.min.js"), "html"nulltrue);
  287.         echo "\"></script>
  288.             <script src=\"";
  289.         // line 45
  290.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./style/template/assets/js/util.js"), "html"nulltrue);
  291.         echo "\"></script>
  292.             <script src=\"";
  293.         // line 46
  294.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./style/template/assets/js/main.js"), "html"nulltrue);
  295.         echo "\"></script>
  296.             
  297.             
  298.             <script src=\"";
  299.         // line 49
  300.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./js/popper.min.js"), "html"nulltrue);
  301.         echo "\"></script>
  302.             <script src=\"";
  303.         // line 50
  304.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./js/bootstrap/js/bootstrap.min.js"), "html"nulltrue);
  305.         echo "\"></script>
  306.             <script src=\"";
  307.         // line 51
  308.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./js/global.js"), "html"nulltrue);
  309.         echo "\"></script>
  310.             <script src=\"https://cdn.jsdelivr.net/npm/bootstrap@5.1.1/dist/js/bootstrap.bundle.min.js\" integrity=\"sha384-/bQdsTh/da6pkI1MST/rWKFNjaCP5gBSY4sEBT38Q/9RBh9AH40zEOg7Hlq2THRZ\" crossorigin=\"anonymous\"></script>    
  311.           
  312.             
  313.             <script src=\"";
  314.         // line 56
  315.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/fosjsrouting/js/router.js"), "html"nulltrue);
  316.         echo "\"></script>
  317.             <script src=\"";
  318.         // line 57
  319.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("fos_js_routing_js", ["callback" => "fos.Router.setData"]);
  320.         echo "\"></script>
  321. -->
  322.             
  323.         ";
  324.         
  325.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  326.         
  327.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  328.     }
  329.     // line 74
  330.     public function block_body($context, array $blocks = [])
  331.     {
  332.         $macros $this->macros;
  333.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  334.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  335.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  336.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  337.         // line 75
  338.         echo "        
  339.         ";
  340.         
  341.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  342.         
  343.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  344.     }
  345.     public function getTemplateName()
  346.     {
  347.         return "base.html.twig";
  348.     }
  349.     public function isTraitable()
  350.     {
  351.         return false;
  352.     }
  353.     public function getDebugInfo()
  354.     {
  355.         return array (  380 => 75,  370 => 74,  356 => 57,  352 => 56,  344 => 51,  340 => 50,  336 => 49,  330 => 46,  326 => 45,  322 => 44,  318 => 43,  313 => 41,  307 => 39,  297 => 38,  281 => 31,  277 => 30,  271 => 27,  267 => 26,  263 => 25,  259 => 24,  247 => 15,  243 => 14,  239 => 13,  235 => 12,  230 => 10,  227 => 9,  217 => 8,  197 => 5,  162 => 102,  158 => 101,  154 => 100,  150 => 99,  144 => 96,  140 => 95,  134 => 92,  130 => 91,  126 => 90,  122 => 89,  118 => 88,  114 => 87,  109 => 85,  100 => 78,  98 => 74,  93 => 71,  85 => 69,  77 => 67,  74 => 66,  72 => 65,  66 => 61,  64 => 38,  61 => 37,  59 => 8,  53 => 5,  47 => 1,);
  356.     }
  357.     public function getSourceContext()
  358.     {
  359.         return new Source("<!DOCTYPE html>
  360. <html>
  361.     <head>
  362.         <meta charset=\"UTF-8\">
  363.         <title>{% block title %}{{ siteTitle }}!{% endblock %}</title>
  364.        <meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">
  365.        
  366.         {% block stylesheets %}
  367.          <!--
  368.             <link rel=\"stylesheet\" href=\"{{ asset('./style/template/assets/css/main.css') }}\" />
  369.              
  370.             <link rel=\"stylesheet\" href=\"{{ asset('./js/bootstrap/css/bootstrap.min.css') }}\" />
  371.             <link rel=\"stylesheet\" href=\"{{ asset('./js/bootstrap/css/bootstrap-grid.min.css') }}\" />
  372.             <link rel=\"stylesheet\" href=\"{{ asset('./js/bootstrap/css/bootstrap-reboot.min.css') }}\" />
  373.             <link rel=\"stylesheet\" href=\"{{ asset('./js/bootstrap/css/bootstrap-utilities.min.css') }}\" />
  374.             <link rel=\"stylesheet\" href=\"https://cdn.jsdelivr.net/npm/bootstrap-icons@1.4.0/font/bootstrap-icons.css\">
  375.            -->
  376.         <!-- Google Font -->
  377.         <link href=\"https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap\" rel=\"stylesheet\">
  378.         <!-- CSS Libraries -->
  379.         <link href=\"https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css\" rel=\"stylesheet\">
  380.         <link href=\"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css\" rel=\"stylesheet\">
  381.         <link href=\"{{ asset('./style/template_frontend_new/lib/animate/animate.min.css')}}\" rel=\"stylesheet\">
  382.         <link href=\"{{ asset('./style/template_frontend_new/lib/flaticon/font/flaticon.css')}}\" rel=\"stylesheet\"> 
  383.         <link href=\"{{ asset('./style/template_frontend_new/lib/owlcarousel/assets/owl.carousel.min.css')}}\" rel=\"stylesheet\">
  384.         <link href=\"{{ asset('./style/template_frontend_new/lib/lightbox/css/lightbox.min.css')}}\" rel=\"stylesheet\">
  385.         <!-- Template Stylesheet -->
  386.         <link href=\"{{ asset('./style/template_frontend_new/css/style.css')}}\" rel=\"stylesheet\">
  387.         <link rel=\"stylesheet\" href=\"{{ asset('./js/jqueryui/jquery-ui.min.css') }}\" /> 
  388. \t\t\t<!--
  389. \t\t   <link rel=\"stylesheet\" href=\"https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css\" integrity=\"sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN\" crossorigin=\"anonymous\">
  390. \t\t\t-->
  391.         {% endblock %}
  392.         {% block javascripts %}
  393.             <script src=\"{{ asset('./js/jquery/jquery-3.6.0.min.js')}}\"></script>
  394. <!--      
  395.             <script src=\"{{ asset('js/jqueryui/jquery-ui.min.js') }}\"></script>
  396.             
  397.             <script src=\"{{ asset('./style/template/assets/js/jquery.poptrox.min.js')}}\"></script>
  398.             <script src=\"{{ asset('./style/template/assets/js/skel.min.js')}}\"></script>
  399.             <script src=\"{{ asset('./style/template/assets/js/util.js')}}\"></script>
  400.             <script src=\"{{ asset('./style/template/assets/js/main.js')}}\"></script>
  401.             
  402.             
  403.             <script src=\"{{ asset('./js/popper.min.js')}}\"></script>
  404.             <script src=\"{{ asset('./js/bootstrap/js/bootstrap.min.js')}}\"></script>
  405.             <script src=\"{{ asset('./js/global.js')}}\"></script>
  406.             <script src=\"https://cdn.jsdelivr.net/npm/bootstrap@5.1.1/dist/js/bootstrap.bundle.min.js\" integrity=\"sha384-/bQdsTh/da6pkI1MST/rWKFNjaCP5gBSY4sEBT38Q/9RBh9AH40zEOg7Hlq2THRZ\" crossorigin=\"anonymous\"></script>    
  407.           
  408.             
  409.             <script src=\"{{ asset('bundles/fosjsrouting/js/router.js') }}\"></script>
  410.             <script src=\"{{ path('fos_js_routing_js', { callback: 'fos.Router.setData' }) }}\"></script>
  411. -->
  412.             
  413.         {% endblock %}
  414.     </head>
  415.     <body >
  416.         <!--
  417.         <header id=\"header\">
  418.         {% set placeid2 = app.session.get('place') %}
  419.         {% if placeid2 is defined and placeid2 != \"\"  %}
  420. \t\t\t\t  <div class=\"logo\" ><a href=\"{{ path('homepage2',{placeid: placeid2}) }}\">{{ siteTitle }} <span></span></a></div>
  421.         {% else %}
  422. \t\t\t  \t<div class=\"logo\" ><a href=\"{{ path('homepage') }}\">{{ siteTitle }} <span></span></a></div>
  423. \t\t\t  {% endif %}
  424.       </header>-->
  425.         
  426.         {% block body %}
  427.         
  428.         {% endblock %}
  429.         <a href=\"#\" class=\"back-to-top\"><i class=\"fa fa-chevron-up\"></i></a>
  430.         <!-- JavaScript Libraries -->
  431.        <!-- <script src=\"https://code.jquery.com/jquery-3.4.1.min.js\"></script>-->
  432.         <!--<script src=\"{{ asset('./js/jquery/jquery-3.6.0.min.js')}}\"></script>-->
  433.         <script src=\"https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.bundle.min.js\"></script>
  434.         <script src=\"{{ asset('js/jqueryui/jquery-ui.min.js') }}\"></script>
  435.         <script src=\"{{ asset('./style/template_frontend_new/lib/easing/easing.min.js') }}\"></script>
  436.         <script src=\"{{ asset('./style/template_frontend_new/lib/wow/wow.min.js') }} \"></script>
  437.         <script src=\"{{ asset('./style/template_frontend_new/lib/owlcarousel/owl.carousel.min.js') }} \"></script>
  438.         <script src=\"{{ asset('./style/template_frontend_new/lib/isotope/isotope.pkgd.min.js') }} \"></script>
  439.         <script src=\"{{ asset('./style/template_frontend_new/lib/lightbox/js/lightbox.min.js') }} \"></script>
  440.         
  441.         <!-- Contact Javascript File -->
  442.         <script src=\"{{ asset('./style/template_frontend_new/mail/jqBootstrapValidation.min.js') }} \"></script>
  443.         <script src=\"{{ asset('./style/template_frontend_new/mail/contact.js') }} \"></script>
  444.         <!-- Template Javascript -->
  445.         <script src=\"{{ asset('./style/template_frontend_new/js/main.js') }} \"></script>
  446.         <script src=\"{{ asset('./js/global.js')}}\"></script>
  447.         <script src=\"{{ asset('bundles/fosjsrouting/js/router.js') }}\"></script>
  448.         <script src=\"{{ path('fos_js_routing_js', { callback: 'fos.Router.setData' }) }}\"></script>
  449.         <!-- Modal -->
  450. \t\t<div class=\"modal fade\" id=\"warning\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"exampleModalCenterTitle\" aria-hidden=\"true\">
  451. \t\t  <div class=\"modal-dialog modal-dialog-centered\" role=\"document\">
  452. \t\t\t<div class=\"modal-content\">
  453. \t\t\t  <div class=\"modal-header\">
  454. \t\t\t\t<h5 class=\"modal-title\" id=\"exampleModalLongTitle\" style=\"color:black\">Achtung!</h5>
  455. \t\t\t\t<button type=\"button\" class=\"btn-close\" data-dismiss=\"modal\" aria-label=\"Close\" onclick=\"closeModal();\"></button>
  456. \t\t\t  </div>
  457. \t\t\t  <div class=\"modal-body\" id=\"warningModalText\">
  458. \t\t\t  </div>
  459. \t\t\t  <div class=\"modal-footer\">
  460. \t\t\t\t<button type=\"button\" class=\"btn btn-success\" data-dismiss=\"modal\" onclick=\"closeModal();\">Schliessen</button>
  461. \t\t\t  </div>
  462. \t\t\t</div>
  463. \t\t  </div>
  464. \t\t</div>
  465.        
  466.     </body>
  467. </html>
  468. ""base.html.twig""/var/www/vhosts/essener-sportbund.de/kursetest.essener-sport-betriebsgesellschaft.de/kurstool/templates/base.html.twig");
  469.     }
  470. }