<?php
use 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;
/* base.html.twig */
class __TwigTemplate_2484492494b7896f7842d2c265fe868ba5449d137ee5c33c6e844362cf3dbe13 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
'title' => [$this, 'block_title'],
'stylesheets' => [$this, 'block_stylesheets'],
'javascripts' => [$this, 'block_javascripts'],
'body' => [$this, 'block_body'],
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "base.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "base.html.twig"));
// line 1
echo "<!DOCTYPE html>
<html>
<head>
<meta charset=\"UTF-8\">
<title>";
// line 5
$this->displayBlock('title', $context, $blocks);
echo "</title>
<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">
";
// line 8
$this->displayBlock('stylesheets', $context, $blocks);
// line 37
echo "
";
// line 38
$this->displayBlock('javascripts', $context, $blocks);
// line 61
echo " </head>
<body >
<!--
<header id=\"header\">
";
// line 65
$context["placeid2"] = 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.', 65, $this->source); })()), "session", [], "any", false, false, false, 65), "get", [0 => "place"], "method", false, false, false, 65);
// line 66
echo " ";
if ((array_key_exists("placeid2", $context) && (0 !== twig_compare((isset($context["placeid2"]) || array_key_exists("placeid2", $context) ? $context["placeid2"] : (function () { throw new RuntimeError('Variable "placeid2" does not exist.', 66, $this->source); })()), "")))) {
// line 67
echo "\t\t\t\t <div class=\"logo\" ><a href=\"";
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", null, true);
echo "\">";
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", null, true);
echo " <span></span></a></div>
";
} else {
// line 69
echo "\t\t\t \t<div class=\"logo\" ><a href=\"";
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("homepage");
echo "\">";
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", null, true);
echo " <span></span></a></div>
\t\t\t ";
}
// line 71
echo " </header>-->
";
// line 74
$this->displayBlock('body', $context, $blocks);
// line 78
echo "
<a href=\"#\" class=\"back-to-top\"><i class=\"fa fa-chevron-up\"></i></a>
<!-- JavaScript Libraries -->
<!-- <script src=\"https://code.jquery.com/jquery-3.4.1.min.js\"></script>-->
<!--<script src=\"";
// line 85
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./js/jquery/jquery-3.6.0.min.js"), "html", null, true);
echo "\"></script>-->
<script src=\"https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.bundle.min.js\"></script>
<script src=\"";
// line 87
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/jqueryui/jquery-ui.min.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 88
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./style/template_frontend_new/lib/easing/easing.min.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 89
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./style/template_frontend_new/lib/wow/wow.min.js"), "html", null, true);
echo " \"></script>
<script src=\"";
// line 90
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", null, true);
echo " \"></script>
<script src=\"";
// line 91
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", null, true);
echo " \"></script>
<script src=\"";
// line 92
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", null, true);
echo " \"></script>
<!-- Contact Javascript File -->
<script src=\"";
// line 95
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./style/template_frontend_new/mail/jqBootstrapValidation.min.js"), "html", null, true);
echo " \"></script>
<script src=\"";
// line 96
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./style/template_frontend_new/mail/contact.js"), "html", null, true);
echo " \"></script>
<!-- Template Javascript -->
<script src=\"";
// line 99
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./style/template_frontend_new/js/main.js"), "html", null, true);
echo " \"></script>
<script src=\"";
// line 100
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./js/global.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 101
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/fosjsrouting/js/router.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 102
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("fos_js_routing_js", ["callback" => "fos.Router.setData"]);
echo "\"></script>
<!-- Modal -->
\t\t<div class=\"modal fade\" id=\"warning\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"exampleModalCenterTitle\" aria-hidden=\"true\">
\t\t <div class=\"modal-dialog modal-dialog-centered\" role=\"document\">
\t\t\t<div class=\"modal-content\">
\t\t\t <div class=\"modal-header\">
\t\t\t\t<h5 class=\"modal-title\" id=\"exampleModalLongTitle\" style=\"color:black\">Achtung!</h5>
\t\t\t\t<button type=\"button\" class=\"btn-close\" data-dismiss=\"modal\" aria-label=\"Close\" onclick=\"closeModal();\"></button>
\t\t\t </div>
\t\t\t <div class=\"modal-body\" id=\"warningModalText\">
\t\t\t </div>
\t\t\t <div class=\"modal-footer\">
\t\t\t\t<button type=\"button\" class=\"btn btn-success\" data-dismiss=\"modal\" onclick=\"closeModal();\">Schliessen</button>
\t\t\t </div>
\t\t\t</div>
\t\t </div>
\t\t</div>
</body>
</html>
";
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 5
public function block_title($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
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", null, true);
echo "!";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 8
public function block_stylesheets($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheets"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheets"));
// line 9
echo " <!--
<link rel=\"stylesheet\" href=\"";
// line 10
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./style/template/assets/css/main.css"), "html", null, true);
echo "\" />
<link rel=\"stylesheet\" href=\"";
// line 12
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./js/bootstrap/css/bootstrap.min.css"), "html", null, true);
echo "\" />
<link rel=\"stylesheet\" href=\"";
// line 13
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./js/bootstrap/css/bootstrap-grid.min.css"), "html", null, true);
echo "\" />
<link rel=\"stylesheet\" href=\"";
// line 14
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./js/bootstrap/css/bootstrap-reboot.min.css"), "html", null, true);
echo "\" />
<link rel=\"stylesheet\" href=\"";
// line 15
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./js/bootstrap/css/bootstrap-utilities.min.css"), "html", null, true);
echo "\" />
<link rel=\"stylesheet\" href=\"https://cdn.jsdelivr.net/npm/bootstrap-icons@1.4.0/font/bootstrap-icons.css\">
-->
<!-- Google Font -->
<link href=\"https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap\" rel=\"stylesheet\">
<!-- CSS Libraries -->
<link href=\"https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css\" rel=\"stylesheet\">
<link href=\"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css\" rel=\"stylesheet\">
<link href=\"";
// line 24
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./style/template_frontend_new/lib/animate/animate.min.css"), "html", null, true);
echo "\" rel=\"stylesheet\">
<link href=\"";
// line 25
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./style/template_frontend_new/lib/flaticon/font/flaticon.css"), "html", null, true);
echo "\" rel=\"stylesheet\">
<link href=\"";
// line 26
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", null, true);
echo "\" rel=\"stylesheet\">
<link href=\"";
// line 27
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", null, true);
echo "\" rel=\"stylesheet\">
<!-- Template Stylesheet -->
<link href=\"";
// line 30
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./style/template_frontend_new/css/style.css"), "html", null, true);
echo "\" rel=\"stylesheet\">
<link rel=\"stylesheet\" href=\"";
// line 31
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./js/jqueryui/jquery-ui.min.css"), "html", null, true);
echo "\" />
\t\t\t<!--
\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\">
\t\t\t-->
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 38
public function block_javascripts($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
// line 39
echo " <script src=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./js/jquery/jquery-3.6.0.min.js"), "html", null, true);
echo "\"></script>
<!--
<script src=\"";
// line 41
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/jqueryui/jquery-ui.min.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 43
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./style/template/assets/js/jquery.poptrox.min.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 44
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./style/template/assets/js/skel.min.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 45
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./style/template/assets/js/util.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 46
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./style/template/assets/js/main.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 49
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./js/popper.min.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 50
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./js/bootstrap/js/bootstrap.min.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 51
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./js/global.js"), "html", null, true);
echo "\"></script>
<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>
<script src=\"";
// line 56
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/fosjsrouting/js/router.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 57
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("fos_js_routing_js", ["callback" => "fos.Router.setData"]);
echo "\"></script>
-->
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 74
public function block_body($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body"));
// line 75
echo "
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function getTemplateName()
{
return "base.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
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,);
}
public function getSourceContext()
{
return new Source("<!DOCTYPE html>
<html>
<head>
<meta charset=\"UTF-8\">
<title>{% block title %}{{ siteTitle }}!{% endblock %}</title>
<meta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\">
{% block stylesheets %}
<!--
<link rel=\"stylesheet\" href=\"{{ asset('./style/template/assets/css/main.css') }}\" />
<link rel=\"stylesheet\" href=\"{{ asset('./js/bootstrap/css/bootstrap.min.css') }}\" />
<link rel=\"stylesheet\" href=\"{{ asset('./js/bootstrap/css/bootstrap-grid.min.css') }}\" />
<link rel=\"stylesheet\" href=\"{{ asset('./js/bootstrap/css/bootstrap-reboot.min.css') }}\" />
<link rel=\"stylesheet\" href=\"{{ asset('./js/bootstrap/css/bootstrap-utilities.min.css') }}\" />
<link rel=\"stylesheet\" href=\"https://cdn.jsdelivr.net/npm/bootstrap-icons@1.4.0/font/bootstrap-icons.css\">
-->
<!-- Google Font -->
<link href=\"https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap\" rel=\"stylesheet\">
<!-- CSS Libraries -->
<link href=\"https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css\" rel=\"stylesheet\">
<link href=\"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css\" rel=\"stylesheet\">
<link href=\"{{ asset('./style/template_frontend_new/lib/animate/animate.min.css')}}\" rel=\"stylesheet\">
<link href=\"{{ asset('./style/template_frontend_new/lib/flaticon/font/flaticon.css')}}\" rel=\"stylesheet\">
<link href=\"{{ asset('./style/template_frontend_new/lib/owlcarousel/assets/owl.carousel.min.css')}}\" rel=\"stylesheet\">
<link href=\"{{ asset('./style/template_frontend_new/lib/lightbox/css/lightbox.min.css')}}\" rel=\"stylesheet\">
<!-- Template Stylesheet -->
<link href=\"{{ asset('./style/template_frontend_new/css/style.css')}}\" rel=\"stylesheet\">
<link rel=\"stylesheet\" href=\"{{ asset('./js/jqueryui/jquery-ui.min.css') }}\" />
\t\t\t<!--
\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\">
\t\t\t-->
{% endblock %}
{% block javascripts %}
<script src=\"{{ asset('./js/jquery/jquery-3.6.0.min.js')}}\"></script>
<!--
<script src=\"{{ asset('js/jqueryui/jquery-ui.min.js') }}\"></script>
<script src=\"{{ asset('./style/template/assets/js/jquery.poptrox.min.js')}}\"></script>
<script src=\"{{ asset('./style/template/assets/js/skel.min.js')}}\"></script>
<script src=\"{{ asset('./style/template/assets/js/util.js')}}\"></script>
<script src=\"{{ asset('./style/template/assets/js/main.js')}}\"></script>
<script src=\"{{ asset('./js/popper.min.js')}}\"></script>
<script src=\"{{ asset('./js/bootstrap/js/bootstrap.min.js')}}\"></script>
<script src=\"{{ asset('./js/global.js')}}\"></script>
<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>
<script src=\"{{ asset('bundles/fosjsrouting/js/router.js') }}\"></script>
<script src=\"{{ path('fos_js_routing_js', { callback: 'fos.Router.setData' }) }}\"></script>
-->
{% endblock %}
</head>
<body >
<!--
<header id=\"header\">
{% set placeid2 = app.session.get('place') %}
{% if placeid2 is defined and placeid2 != \"\" %}
\t\t\t\t <div class=\"logo\" ><a href=\"{{ path('homepage2',{placeid: placeid2}) }}\">{{ siteTitle }} <span></span></a></div>
{% else %}
\t\t\t \t<div class=\"logo\" ><a href=\"{{ path('homepage') }}\">{{ siteTitle }} <span></span></a></div>
\t\t\t {% endif %}
</header>-->
{% block body %}
{% endblock %}
<a href=\"#\" class=\"back-to-top\"><i class=\"fa fa-chevron-up\"></i></a>
<!-- JavaScript Libraries -->
<!-- <script src=\"https://code.jquery.com/jquery-3.4.1.min.js\"></script>-->
<!--<script src=\"{{ asset('./js/jquery/jquery-3.6.0.min.js')}}\"></script>-->
<script src=\"https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.bundle.min.js\"></script>
<script src=\"{{ asset('js/jqueryui/jquery-ui.min.js') }}\"></script>
<script src=\"{{ asset('./style/template_frontend_new/lib/easing/easing.min.js') }}\"></script>
<script src=\"{{ asset('./style/template_frontend_new/lib/wow/wow.min.js') }} \"></script>
<script src=\"{{ asset('./style/template_frontend_new/lib/owlcarousel/owl.carousel.min.js') }} \"></script>
<script src=\"{{ asset('./style/template_frontend_new/lib/isotope/isotope.pkgd.min.js') }} \"></script>
<script src=\"{{ asset('./style/template_frontend_new/lib/lightbox/js/lightbox.min.js') }} \"></script>
<!-- Contact Javascript File -->
<script src=\"{{ asset('./style/template_frontend_new/mail/jqBootstrapValidation.min.js') }} \"></script>
<script src=\"{{ asset('./style/template_frontend_new/mail/contact.js') }} \"></script>
<!-- Template Javascript -->
<script src=\"{{ asset('./style/template_frontend_new/js/main.js') }} \"></script>
<script src=\"{{ asset('./js/global.js')}}\"></script>
<script src=\"{{ asset('bundles/fosjsrouting/js/router.js') }}\"></script>
<script src=\"{{ path('fos_js_routing_js', { callback: 'fos.Router.setData' }) }}\"></script>
<!-- Modal -->
\t\t<div class=\"modal fade\" id=\"warning\" tabindex=\"-1\" role=\"dialog\" aria-labelledby=\"exampleModalCenterTitle\" aria-hidden=\"true\">
\t\t <div class=\"modal-dialog modal-dialog-centered\" role=\"document\">
\t\t\t<div class=\"modal-content\">
\t\t\t <div class=\"modal-header\">
\t\t\t\t<h5 class=\"modal-title\" id=\"exampleModalLongTitle\" style=\"color:black\">Achtung!</h5>
\t\t\t\t<button type=\"button\" class=\"btn-close\" data-dismiss=\"modal\" aria-label=\"Close\" onclick=\"closeModal();\"></button>
\t\t\t </div>
\t\t\t <div class=\"modal-body\" id=\"warningModalText\">
\t\t\t </div>
\t\t\t <div class=\"modal-footer\">
\t\t\t\t<button type=\"button\" class=\"btn btn-success\" data-dismiss=\"modal\" onclick=\"closeModal();\">Schliessen</button>
\t\t\t </div>
\t\t\t</div>
\t\t </div>
\t\t</div>
</body>
</html>
", "base.html.twig", "/var/www/vhosts/essener-sportbund.de/kursetest.essener-sport-betriebsgesellschaft.de/kurstool/templates/base.html.twig");
}
}