var/cache/dev/twig/14/14aea9e22f8f5914b5f8d27b2abc37c2.php line 66

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\CoreExtension;
  6. use Twig\Extension\SandboxExtension;
  7. use Twig\Markup;
  8. use Twig\Sandbox\SecurityError;
  9. use Twig\Sandbox\SecurityNotAllowedTagError;
  10. use Twig\Sandbox\SecurityNotAllowedFilterError;
  11. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  12. use Twig\Source;
  13. use Twig\Template;
  14. use Twig\TemplateWrapper;
  15. /* @StartPlatzEventBundle/Default/event-single.style-startplatz.html.twig */
  16. class __TwigTemplate_c04baeeed1afb1421b5122d8368c1d74 extends Template
  17. {
  18.     private Source $source;
  19.     /**
  20.      * @var array<string, Template>
  21.      */
  22.     private array $macros = [];
  23.     public function __construct(Environment $env)
  24.     {
  25.         parent::__construct($env);
  26.         $this->source $this->getSourceContext();
  27.         $this->blocks = [
  28.             'metaData' => [$this'block_metaData'],
  29.             'title' => [$this'block_title'],
  30.             'additionalHead' => [$this'block_additionalHead'],
  31.             'content' => [$this'block_content'],
  32.             'footer' => [$this'block_footer'],
  33.             'infiniteLoop' => [$this'block_infiniteLoop'],
  34.             'javascriptInfiniteLoop' => [$this'block_javascriptInfiniteLoop'],
  35.             'ajax_helpers' => [$this'block_ajax_helpers'],
  36.             'javascripts' => [$this'block_javascripts'],
  37.         ];
  38.     }
  39.     protected function doGetParent(array $context): bool|string|Template|TemplateWrapper
  40.     {
  41.         // line 1
  42.         return "@StartPlatzStyleBundle/Bootstrap4/base.homepage.event-lp.html.twig";
  43.     }
  44.     protected function doDisplay(array $context, array $blocks = []): iterable
  45.     {
  46.         $macros $this->macros;
  47.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  48.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@StartPlatzEventBundle/Default/event-single.style-startplatz.html.twig"));
  49.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  50.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@StartPlatzEventBundle/Default/event-single.style-startplatz.html.twig"));
  51.         // line 2
  52.         $macros["layout"] = $this->macros["layout"] = $this->load("@StartPlatzEventBundle/Admin/_macros.bs4.html.twig"2)->unwrap();
  53.         // line 3
  54.         $context["currentPath"] = CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($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"falsefalsefalse3), "get", ["_route"], "method"falsefalsefalse3);
  55.         // line 1
  56.         $this->parent $this->load("@StartPlatzStyleBundle/Bootstrap4/base.homepage.event-lp.html.twig"1);
  57.         yield from $this->parent->unwrap()->yield($contextarray_merge($this->blocks$blocks));
  58.         
  59.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  60.         
  61.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  62.     }
  63.     // line 5
  64.     /**
  65.      * @return iterable<null|scalar|\Stringable>
  66.      */
  67.     public function block_metaData(array $context, array $blocks = []): iterable
  68.     {
  69.         $macros $this->macros;
  70.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  71.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metaData"));
  72.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  73.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metaData"));
  74.         // line 6
  75.         yield "    ";
  76.         // line 7
  77.         yield "    ";
  78.         $context["lang"] = Twig\Extension\CoreExtension::lower($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'7$this->source); })()), "request", [], "any"falsefalsefalse7), "get", ["lang", ((CoreExtension::getAttribute($this->env$this->source, ($context["event"] ?? null), "lang", [], "any"truetruefalse7)) ? (Twig\Extension\CoreExtension::default(CoreExtension::getAttribute($this->env$this->source, (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'7$this->source); })()), "lang", [], "any"falsefalsefalse7), "de")) : ("de"))], "method"falsefalsefalse7));
  79.         // line 8
  80.         yield "    ";
  81.         $context["isEnglish"] = ((isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'8$this->source); })()) == "en");
  82.         // line 9
  83.         yield "
  84.     ";
  85.         // line 11
  86.         yield "    ";
  87.         $context["seoTitle"] = ((((isset($context["isEnglish"]) || array_key_exists("isEnglish"$context) ? $context["isEnglish"] : (function () { throw new RuntimeError('Variable "isEnglish" does not exist.'11$this->source); })()) && CoreExtension::getAttribute($this->env$this->source, (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'11$this->source); })()), "seoTitleEn", [], "any"falsefalsefalse11))) ? (CoreExtension::getAttribute($this->env$this->source, (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'11$this->source); })()), "seoTitleEn", [], "any"falsefalsefalse11)) : (CoreExtension::getAttribute($this->env$this->source, (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'11$this->source); })()), "seoTitle", [], "any"falsefalsefalse11)));
  88.         // line 12
  89.         yield "    ";
  90.         $context["seoDescription"] = ((((isset($context["isEnglish"]) || array_key_exists("isEnglish"$context) ? $context["isEnglish"] : (function () { throw new RuntimeError('Variable "isEnglish" does not exist.'12$this->source); })()) && CoreExtension::getAttribute($this->env$this->source, (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'12$this->source); })()), "seoDescriptionEn", [], "any"falsefalsefalse12))) ? (CoreExtension::getAttribute($this->env$this->source, (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'12$this->source); })()), "seoDescriptionEn", [], "any"falsefalsefalse12)) : (CoreExtension::getAttribute($this->env$this->source, (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'12$this->source); })()), "seoDescription", [], "any"falsefalsefalse12)));
  91.         // line 13
  92.         yield "    ";
  93.         $context["seoKeyword"] = ((((isset($context["isEnglish"]) || array_key_exists("isEnglish"$context) ? $context["isEnglish"] : (function () { throw new RuntimeError('Variable "isEnglish" does not exist.'13$this->source); })()) && CoreExtension::getAttribute($this->env$this->source, (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'13$this->source); })()), "seoKeywordEn", [], "any"falsefalsefalse13))) ? (CoreExtension::getAttribute($this->env$this->source, (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'13$this->source); })()), "seoKeywordEn", [], "any"falsefalsefalse13)) : (CoreExtension::getAttribute($this->env$this->source, (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'13$this->source); })()), "seoKeyword", [], "any"falsefalsefalse13)));
  94.         // line 14
  95.         yield "
  96.     ";
  97.         // line 16
  98.         yield "    ";
  99.         if ((CoreExtension::getAttribute($this->env$this->source, (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'16$this->source); })()), "status", [], "any"falsefalsefalse16) == "archive")) {
  100.             // line 17
  101.             yield "        ";
  102.             $context["archivePrefix"] = (((($tmp = (isset($context["isEnglish"]) || array_key_exists("isEnglish"$context) ? $context["isEnglish"] : (function () { throw new RuntimeError('Variable "isEnglish" does not exist.'17$this->source); })())) && $tmp instanceof Markup ? (string) $tmp $tmp)) ? ((("Past event from " $this->extensions['Twig\Extension\CoreExtension']->formatDate(CoreExtension::getAttribute($this->env$this->source, (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'17$this->source); })()), "startDate", [], "any"falsefalsefalse17), "F j, Y")) . ": ")) : ((("Vergangene Veranstaltung vom " $this->extensions['Twig\Extension\CoreExtension']->formatDate(CoreExtension::getAttribute($this->env$this->source, (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'17$this->source); })()), "startDate", [], "any"falsefalsefalse17), "d.m.Y")) . ": ")));
  103.             // line 18
  104.             yield "        <meta name=\"description\" content=\"";
  105.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["archivePrefix"]) || array_key_exists("archivePrefix"$context) ? $context["archivePrefix"] : (function () { throw new RuntimeError('Variable "archivePrefix" does not exist.'18$this->source); })()), "html"nulltrue);
  106.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::slice($this->env->getCharset(), (isset($context["seoDescription"]) || array_key_exists("seoDescription"$context) ? $context["seoDescription"] : (function () { throw new RuntimeError('Variable "seoDescription" does not exist.'18$this->source); })()), 0140), "html"nulltrue);
  107.             yield "\">
  108.     ";
  109.         } else {
  110.             // line 20
  111.             yield "        <meta name=\"description\" content=\"";
  112.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["seoDescription"]) || array_key_exists("seoDescription"$context) ? $context["seoDescription"] : (function () { throw new RuntimeError('Variable "seoDescription" does not exist.'20$this->source); })()), "html"nulltrue);
  113.             yield "\">
  114.     ";
  115.         }
  116.         // line 22
  117.         yield "    <meta name=\"keywords\" content=\"";
  118.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["seoKeyword"]) || array_key_exists("seoKeyword"$context) ? $context["seoKeyword"] : (function () { throw new RuntimeError('Variable "seoKeyword" does not exist.'22$this->source); })()), "html"nulltrue);
  119.         yield "\">
  120.     <meta name=\"author\" content=\"";
  121.         // line 23
  122.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'23$this->source); })()), "trainer", [], "any"falsefalsefalse23), "html"nulltrue);
  123.         yield "\">
  124.     ";
  125.         // line 25
  126.         if ((CoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'25$this->source); })()), "environment", [], "any"falsefalsefalse25) == "prod")) {
  127.             // line 26
  128.             yield "        <meta name=\"robots\" content=\"index,follow\">
  129.         ";
  130.             // line 27
  131.             if ((($tmp =  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env$this->source, (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'27$this->source); })()), "seriesTag", [], "any"falsefalsefalse27))) && $tmp instanceof Markup ? (string) $tmp $tmp)) {
  132.                 // line 28
  133.                 yield "            <link rel=\"canonical\" href=\"";
  134.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("event_series", ["seriesTag" => CoreExtension::getAttribute($this->env$this->source, (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'28$this->source); })()), "seriesTag", [], "any"falsefalsefalse28), "lang" => (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'28$this->source); })())]), "html"nulltrue);
  135.                 yield "\" />
  136.         ";
  137.             } else {
  138.                 // line 30
  139.                 yield "            <link rel=\"canonical\" href=\"https://www.startplatz.de/event/";
  140.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::urlencode(CoreExtension::getAttribute($this->env$this->source, (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'30$this->source); })()), "slug", [], "any"falsefalsefalse30)), "html"nulltrue);
  141.                 if (((isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'30$this->source); })()) == "en")) {
  142.                     yield "?lang=en";
  143.                 }
  144.                 yield "\" />
  145.         ";
  146.             }
  147.             // line 32
  148.             yield "
  149.         ";
  150.             // line 34
  151.             yield "        ";
  152.             if ((($tmp CoreExtension::getAttribute($this->env$this->source, (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'34$this->source); })()), "hasEnglishVersion", [], "any"falsefalsefalse34)) && $tmp instanceof Markup ? (string) $tmp $tmp)) {
  153.                 // line 35
  154.                 yield "            <link rel=\"alternate\" hreflang=\"de\" href=\"https://www.startplatz.de/event/";
  155.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::urlencode(CoreExtension::getAttribute($this->env$this->source, (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'35$this->source); })()), "slug", [], "any"falsefalsefalse35)), "html"nulltrue);
  156.                 yield "?lang=de\" />
  157.             <link rel=\"alternate\" hreflang=\"en\" href=\"https://www.startplatz.de/event/";
  158.                 // line 36
  159.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::urlencode(CoreExtension::getAttribute($this->env$this->source, (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'36$this->source); })()), "slug", [], "any"falsefalsefalse36)), "html"nulltrue);
  160.                 yield "?lang=en\" />
  161.             <link rel=\"alternate\" hreflang=\"x-default\" href=\"https://www.startplatz.de/event/";
  162.                 // line 37
  163.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(Twig\Extension\CoreExtension::urlencode(CoreExtension::getAttribute($this->env$this->source, (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'37$this->source); })()), "slug", [], "any"falsefalsefalse37)), "html"nulltrue);
  164.                 yield "\" />
  165.         ";
  166.             }
  167.             // line 39
  168.             yield "    ";
  169.         } else {
  170.             // line 40
  171.             yield "        <meta name=\"robots\" content=\"noindex,nofollow\">
  172.     ";
  173.         }
  174.         // line 42
  175.         yield "
  176.     <!-- Open Graph with language support -->
  177.     <meta property=\"og:title\" content=\"";
  178.         // line 44
  179.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["seoTitle"]) || array_key_exists("seoTitle"$context) ? $context["seoTitle"] : (function () { throw new RuntimeError('Variable "seoTitle" does not exist.'44$this->source); })()), "html"nulltrue);
  180.         yield "\">
  181.     <meta property=\"og:description\" content=\"";
  182.         // line 45
  183.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["seoDescription"]) || array_key_exists("seoDescription"$context) ? $context["seoDescription"] : (function () { throw new RuntimeError('Variable "seoDescription" does not exist.'45$this->source); })()), "html"nulltrue);
  184.         yield "\">
  185.     <meta property=\"og:image\" content=\"";
  186.         // line 46
  187.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'46$this->source); })()), "imageLink", [], "any"falsefalsefalse46), "html"nulltrue);
  188.         yield "\">
  189.     <meta property=\"og:locale\" content=\"";
  190.         // line 47
  191.         yield ((((isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'47$this->source); })()) == "en")) ? ("en_US") : ("de_DE"));
  192.         yield "\">
  193.     ";
  194.         // line 48
  195.         if ((($tmp CoreExtension::getAttribute($this->env$this->source, (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'48$this->source); })()), "hasEnglishVersion", [], "any"falsefalsefalse48)) && $tmp instanceof Markup ? (string) $tmp $tmp)) {
  196.             // line 49
  197.             yield "        <meta property=\"og:locale:alternate\" content=\"";
  198.             yield ((((isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'49$this->source); })()) == "en")) ? ("de_DE") : ("en_US"));
  199.             yield "\">
  200.     ";
  201.         }
  202.         // line 51
  203.         yield "
  204.     <!-- Twitter Card -->
  205.     <meta name=\"twitter:card\" content=\"summary\">
  206.     <meta name=\"twitter:title\" content=\"";
  207.         // line 54
  208.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["seoTitle"]) || array_key_exists("seoTitle"$context) ? $context["seoTitle"] : (function () { throw new RuntimeError('Variable "seoTitle" does not exist.'54$this->source); })()), "html"nulltrue);
  209.         yield "\">
  210.     <meta name=\"twitter:description\" content=\"";
  211.         // line 55
  212.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["seoDescription"]) || array_key_exists("seoDescription"$context) ? $context["seoDescription"] : (function () { throw new RuntimeError('Variable "seoDescription" does not exist.'55$this->source); })()), "html"nulltrue);
  213.         yield "\">
  214.     <meta name=\"twitter:image\" content=\"";
  215.         // line 56
  216.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'56$this->source); })()), "imageLink", [], "any"falsefalsefalse56), "html"nulltrue);
  217.         yield "\">
  218. ";
  219.         
  220.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  221.         
  222.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  223.         yield from [];
  224.     }
  225.     // line 60
  226.     /**
  227.      * @return iterable<null|scalar|\Stringable>
  228.      */
  229.     public function block_title(array $context, array $blocks = []): iterable
  230.     {
  231.         $macros $this->macros;
  232.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  233.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  234.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  235.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  236.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(((array_key_exists("seoTitle"$context)) ? (Twig\Extension\CoreExtension::default((isset($context["seoTitle"]) || array_key_exists("seoTitle"$context) ? $context["seoTitle"] : (function () { throw new RuntimeError('Variable "seoTitle" does not exist.'60$this->source); })()), CoreExtension::getAttribute($this->env$this->source, (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'60$this->source); })()), "seoTitle", [], "any"falsefalsefalse60))) : (CoreExtension::getAttribute($this->env$this->source, (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'60$this->source); })()), "seoTitle", [], "any"falsefalsefalse60))), "html"nulltrue);
  237.         
  238.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  239.         
  240.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  241.         yield from [];
  242.     }
  243.     // line 63
  244.     /**
  245.      * @return iterable<null|scalar|\Stringable>
  246.      */
  247.     public function block_additionalHead(array $context, array $blocks = []): iterable
  248.     {
  249.         $macros $this->macros;
  250.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  251.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""additionalHead"));
  252.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  253.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""additionalHead"));
  254.         // line 64
  255.         yield "    ";
  256.         // line 67
  257.         yield "
  258.     ";
  259.         // line 68
  260.         if ((($tmp =  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env$this->source, (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'68$this->source); })()), "additionalCss", [], "any"falsefalsefalse68))) && $tmp instanceof Markup ? (string) $tmp $tmp)) {
  261.             // line 69
  262.             yield "        <!-- addition css styles only for this event -->
  263.         <style>
  264.             .bg-registration {
  265.                 background-color: #9632FF;
  266.             }
  267.             ";
  268.             // line 74
  269.             yield Twig\Extension\CoreExtension::include($this->env$contextTwig\Extension\StringLoaderExtension::templateFromString($this->envCoreExtension::getAttribute($this->env$this->source, (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'74$this->source); })()), "additionalCss", [], "any"falsefalsefalse74)), ["event" =>             // line 75
  270. (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'75$this->source); })()), "batch" =>             // line 76
  271. (isset($context["batch"]) || array_key_exists("batch"$context) ? $context["batch"] : (function () { throw new RuntimeError('Variable "batch" does not exist.'76$this->source); })()), "isMultiBatchEvent" =>             // line 77
  272. (isset($context["isMultiBatchEvent"]) || array_key_exists("isMultiBatchEvent"$context) ? $context["isMultiBatchEvent"] : (function () { throw new RuntimeError('Variable "isMultiBatchEvent" does not exist.'77$this->source); })())]);
  273.             // line 78
  274.             yield "
  275.         </style>
  276.     ";
  277.         }
  278.         // line 81
  279.         yield "
  280.     ";
  281.         // line 82
  282.         yield from $this->load("@StartPlatzStyleBundle/_meta-pixel.html.twig"82)->unwrap()->yield(CoreExtension::toArray(["meta_pixel_id" => ((CoreExtension::getAttribute($this->env$this->source, ($context["event"] ?? null), "metaPixelId", [], "any"truetruefalse82)) ? (Twig\Extension\CoreExtension::default(CoreExtension::getAttribute($this->env$this->source, (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'82$this->source); })()), "metaPixelId", [], "any"falsefalsefalse82), null)) : (null))]));
  283.         
  284.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  285.         
  286.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  287.         yield from [];
  288.     }
  289.     // line 86
  290.     /**
  291.      * @return iterable<null|scalar|\Stringable>
  292.      */
  293.     public function block_content(array $context, array $blocks = []): iterable
  294.     {
  295.         $macros $this->macros;
  296.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  297.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  298.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  299.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  300.         // line 87
  301.         yield "    ";
  302.         // line 88
  303.         yield "    ";
  304.         $context["lang"] = Twig\Extension\CoreExtension::lower($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'88$this->source); })()), "request", [], "any"falsefalsefalse88), "get", ["lang", ((CoreExtension::getAttribute($this->env$this->source, ($context["event"] ?? null), "lang", [], "any"truetruefalse88)) ? (Twig\Extension\CoreExtension::default(CoreExtension::getAttribute($this->env$this->source, (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'88$this->source); })()), "lang", [], "any"falsefalsefalse88), "de")) : ("de"))], "method"falsefalsefalse88));
  305.         // line 89
  306.         yield "    ";
  307.         $context["isEnglish"] = ((isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'89$this->source); })()) == "en");
  308.         // line 90
  309.         yield "
  310.     ";
  311.         // line 92
  312.         yield "    ";
  313.         $context["navbar"] = ((((isset($context["isEnglish"]) || array_key_exists("isEnglish"$context) ? $context["isEnglish"] : (function () { throw new RuntimeError('Variable "isEnglish" does not exist.'92$this->source); })()) && CoreExtension::getAttribute($this->env$this->source, (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'92$this->source); })()), "navbarEn", [], "any"falsefalsefalse92))) ? (CoreExtension::getAttribute($this->env$this->source, (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'92$this->source); })()), "navbarEn", [], "any"falsefalsefalse92)) : (CoreExtension::getAttribute($this->env$this->source, (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'92$this->source); })()), "navbar", [], "any"falsefalsefalse92)));
  314.         // line 93
  315.         yield "    ";
  316.         $context["teaser"] = ((((isset($context["isEnglish"]) || array_key_exists("isEnglish"$context) ? $context["isEnglish"] : (function () { throw new RuntimeError('Variable "isEnglish" does not exist.'93$this->source); })()) && CoreExtension::getAttribute($this->env$this->source, (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'93$this->source); })()), "teaserEn", [], "any"falsefalsefalse93))) ? (CoreExtension::getAttribute($this->env$this->source, (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'93$this->source); })()), "teaserEn", [], "any"falsefalsefalse93)) : (CoreExtension::getAttribute($this->env$this->source, (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'93$this->source); })()), "teaser", [], "any"falsefalsefalse93)));
  317.         // line 94
  318.         yield "    ";
  319.         $context["content"] = ((((isset($context["isEnglish"]) || array_key_exists("isEnglish"$context) ? $context["isEnglish"] : (function () { throw new RuntimeError('Variable "isEnglish" does not exist.'94$this->source); })()) && CoreExtension::getAttribute($this->env$this->source, (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'94$this->source); })()), "contentEn", [], "any"falsefalsefalse94))) ? (CoreExtension::getAttribute($this->env$this->source, (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'94$this->source); })()), "contentEn", [], "any"falsefalsefalse94)) : (CoreExtension::getAttribute($this->env$this->source, (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'94$this->source); })()), "content", [], "any"falsefalsefalse94)));
  320.         // line 95
  321.         yield "    ";
  322.         $context["contentTwig"] = ((((isset($context["isEnglish"]) || array_key_exists("isEnglish"$context) ? $context["isEnglish"] : (function () { throw new RuntimeError('Variable "isEnglish" does not exist.'95$this->source); })()) && CoreExtension::getAttribute($this->env$this->source, (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'95$this->source); })()), "contentTwigEn", [], "any"falsefalsefalse95))) ? (CoreExtension::getAttribute($this->env$this->source, (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'95$this->source); })()), "contentTwigEn", [], "any"falsefalsefalse95)) : (CoreExtension::getAttribute($this->env$this->source, (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'95$this->source); })()), "contentTwig", [], "any"falsefalsefalse95)));
  323.         // line 96
  324.         yield "    ";
  325.         $context["postCtaContent"] = ((((isset($context["isEnglish"]) || array_key_exists("isEnglish"$context) ? $context["isEnglish"] : (function () { throw new RuntimeError('Variable "isEnglish" does not exist.'96$this->source); })()) && CoreExtension::getAttribute($this->env$this->source, (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'96$this->source); })()), "postCtaContentEn", [], "any"falsefalsefalse96))) ? (CoreExtension::getAttribute($this->env$this->source, (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'96$this->source); })()), "postCtaContentEn", [], "any"falsefalsefalse96)) : (CoreExtension::getAttribute($this->env$this->source, (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'96$this->source); })()), "postCtaContent", [], "any"falsefalsefalse96)));
  326.         // line 97
  327.         yield "
  328.     <!-- start part navbar -->
  329.     ";
  330.         // line 99
  331.         yield Twig\Extension\CoreExtension::include($this->env$contextTwig\Extension\StringLoaderExtension::templateFromString($this->env, (isset($context["navbar"]) || array_key_exists("navbar"$context) ? $context["navbar"] : (function () { throw new RuntimeError('Variable "navbar" does not exist.'99$this->source); })())), ["event" =>         // line 100
  332. (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'100$this->source); })()), "batch" =>         // line 101
  333. (isset($context["batch"]) || array_key_exists("batch"$context) ? $context["batch"] : (function () { throw new RuntimeError('Variable "batch" does not exist.'101$this->source); })()), "isMultiBatchEvent" =>         // line 102
  334. (isset($context["isMultiBatchEvent"]) || array_key_exists("isMultiBatchEvent"$context) ? $context["isMultiBatchEvent"] : (function () { throw new RuntimeError('Variable "isMultiBatchEvent" does not exist.'102$this->source); })()), "lang" =>         // line 103
  335. (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'103$this->source); })()), "isEnglish" =>         // line 104
  336. (isset($context["isEnglish"]) || array_key_exists("isEnglish"$context) ? $context["isEnglish"] : (function () { throw new RuntimeError('Variable "isEnglish" does not exist.'104$this->source); })()), "phrases" =>         // line 105
  337. (isset($context["phrases"]) || array_key_exists("phrases"$context) ? $context["phrases"] : (function () { throw new RuntimeError('Variable "phrases" does not exist.'105$this->source); })())]);
  338.         // line 106
  339.         yield "
  340.     <!-- end part navbar -->
  341.     <!-- start part title, time and location -->
  342.     ";
  343.         // line 110
  344.         yield Twig\Extension\CoreExtension::include($this->env$contextTwig\Extension\StringLoaderExtension::templateFromString($this->env, (isset($context["teaser"]) || array_key_exists("teaser"$context) ? $context["teaser"] : (function () { throw new RuntimeError('Variable "teaser" does not exist.'110$this->source); })())), ["event" =>         // line 111
  345. (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'111$this->source); })()), "batch" =>         // line 112
  346. (isset($context["batch"]) || array_key_exists("batch"$context) ? $context["batch"] : (function () { throw new RuntimeError('Variable "batch" does not exist.'112$this->source); })()), "isMultiBatchEvent" =>         // line 113
  347. (isset($context["isMultiBatchEvent"]) || array_key_exists("isMultiBatchEvent"$context) ? $context["isMultiBatchEvent"] : (function () { throw new RuntimeError('Variable "isMultiBatchEvent" does not exist.'113$this->source); })()), "lang" =>         // line 114
  348. (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'114$this->source); })()), "isEnglish" =>         // line 115
  349. (isset($context["isEnglish"]) || array_key_exists("isEnglish"$context) ? $context["isEnglish"] : (function () { throw new RuntimeError('Variable "isEnglish" does not exist.'115$this->source); })()), "phrases" =>         // line 116
  350. (isset($context["phrases"]) || array_key_exists("phrases"$context) ? $context["phrases"] : (function () { throw new RuntimeError('Variable "phrases" does not exist.'116$this->source); })())]);
  351.         // line 117
  352.         yield "
  353.     <!-- end part title, time and location -->
  354.     <!-- Archive Banner (SEO-optimized: no redirect) -->
  355.     ";
  356.         // line 121
  357.         yield from $this->load("@StartPlatzEvent/Default/_event.part.archive-banner.html.twig"121)->unwrap()->yield(CoreExtension::merge($context, ["event" =>         // line 122
  358. (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'122$this->source); })()), "isEnglish" =>         // line 123
  359. (isset($context["isEnglish"]) || array_key_exists("isEnglish"$context) ? $context["isEnglish"] : (function () { throw new RuntimeError('Variable "isEnglish" does not exist.'123$this->source); })())]));
  360.         // line 125
  361.         yield "    <!-- end archive banner -->
  362.     ";
  363.         // line 127
  364.         if ((($tmp CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'127$this->source); })()), "session", [], "any"falsefalsefalse127), "flashbag", [], "any"falsefalsefalse127), "has", ["notice"], "method"falsefalsefalse127)) && $tmp instanceof Markup ? (string) $tmp $tmp)) {
  365.             // line 128
  366.             yield "        <!-- start part flashbag notices -->
  367.         <section class=\"bg-sp-grey py-3\">
  368.             <div class=\"container\">
  369.                 <div class=\"content-wrapper content-background\">
  370.                     ";
  371.             // line 132
  372.             $context['_parent'] = $context;
  373.             $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'132$this->source); })()), "session", [], "any"falsefalsefalse132), "flashbag", [], "any"falsefalsefalse132), "get", ["notice"], "method"falsefalsefalse132));
  374.             foreach ($context['_seq'] as $context["_key"] => $context["flashMessage"]) {
  375.                 // line 133
  376.                 yield "                        <div class=\"text-center alert ";
  377.                 if (CoreExtension::inFilter("SUCCESS"$context["flashMessage"])) {
  378.                     yield "alert-success";
  379.                 } elseif (CoreExtension::inFilter("ERROR"$context["flashMessage"])) {
  380.                     yield "alert-danger";
  381.                 } else {
  382.                     yield "alert-default";
  383.                 }
  384.                 yield "\" role=\"alert\">";
  385.                 yield Twig\Extension\CoreExtension::replace($context["flashMessage"], ["SUCCESS" => ""]);
  386.                 yield "</div>
  387.                     ";
  388.             }
  389.             $_parent $context['_parent'];
  390.             unset($context['_seq'], $context['_key'], $context['flashMessage'], $context['_parent']);
  391.             $context array_intersect_key($context$_parent) + $_parent;
  392.             // line 135
  393.             yield "                    ";
  394.             yield (isset($context["editFeedback"]) || array_key_exists("editFeedback"$context) ? $context["editFeedback"] : (function () { throw new RuntimeError('Variable "editFeedback" does not exist.'135$this->source); })());
  395.             yield "
  396.                 </div> <!-- End of content-wrapper -->
  397.             </div>
  398.         </section>
  399.         <!-- end part flashbag notices -->
  400.     ";
  401.         }
  402.         // line 141
  403.         yield "
  404.     ";
  405.         // line 143
  406.         if ((((isset($context["batch"]) || array_key_exists("batch"$context) ? $context["batch"] : (function () { throw new RuntimeError('Variable "batch" does not exist.'143$this->source); })()) && (isset($context["application"]) || array_key_exists("application"$context) ? $context["application"] : (function () { throw new RuntimeError('Variable "application" does not exist.'143$this->source); })())) && CoreExtension::getAttribute($this->env$this->source, (isset($context["application"]) || array_key_exists("application"$context) ? $context["application"] : (function () { throw new RuntimeError('Variable "application" does not exist.'143$this->source); })()), "applicationStatus", [], "any"falsefalsefalse143))) {
  407.             // line 144
  408.             yield "        <!-- start part feedback application process -->
  409.         ";
  410.             // line 145
  411.             yield from $this->load("@StartPlatzEvent/Default/_event.part.feedback-application-process.html.twig"145)->unwrap()->yield($context);
  412.             // line 146
  413.             yield "        <!-- end part feedback application process -->
  414.     ";
  415.         }
  416.         // line 148
  417.         yield "
  418.     <!-- start part content -->
  419.     ";
  420.         // line 150
  421.         yield Twig\Extension\CoreExtension::include($this->env$contextTwig\Extension\StringLoaderExtension::templateFromString($this->env, (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'150$this->source); })())), ["event" =>         // line 151
  422. (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'151$this->source); })()), "batch" =>         // line 152
  423. (isset($context["batch"]) || array_key_exists("batch"$context) ? $context["batch"] : (function () { throw new RuntimeError('Variable "batch" does not exist.'152$this->source); })()), "isMultiBatchEvent" =>         // line 153
  424. (isset($context["isMultiBatchEvent"]) || array_key_exists("isMultiBatchEvent"$context) ? $context["isMultiBatchEvent"] : (function () { throw new RuntimeError('Variable "isMultiBatchEvent" does not exist.'153$this->source); })()), "lang" =>         // line 154
  425. (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'154$this->source); })()), "isEnglish" =>         // line 155
  426. (isset($context["isEnglish"]) || array_key_exists("isEnglish"$context) ? $context["isEnglish"] : (function () { throw new RuntimeError('Variable "isEnglish" does not exist.'155$this->source); })()), "phrases" =>         // line 156
  427. (isset($context["phrases"]) || array_key_exists("phrases"$context) ? $context["phrases"] : (function () { throw new RuntimeError('Variable "phrases" does not exist.'156$this->source); })())]);
  428.         // line 157
  429.         yield "
  430.     <!-- end part content -->
  431.     ";
  432.         // line 160
  433.         if ((($tmp = (isset($context["contentTwig"]) || array_key_exists("contentTwig"$context) ? $context["contentTwig"] : (function () { throw new RuntimeError('Variable "contentTwig" does not exist.'160$this->source); })())) && $tmp instanceof Markup ? (string) $tmp $tmp)) {
  434.             // line 161
  435.             yield "        <!-- start part contentTwig (dynamic Twig content) -->
  436.         ";
  437.             // line 162
  438.             yield Twig\Extension\CoreExtension::include($this->env$contextTwig\Extension\StringLoaderExtension::templateFromString($this->env, (isset($context["contentTwig"]) || array_key_exists("contentTwig"$context) ? $context["contentTwig"] : (function () { throw new RuntimeError('Variable "contentTwig" does not exist.'162$this->source); })())), ["event" =>             // line 163
  439. (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'163$this->source); })()), "batch" =>             // line 164
  440. (isset($context["batch"]) || array_key_exists("batch"$context) ? $context["batch"] : (function () { throw new RuntimeError('Variable "batch" does not exist.'164$this->source); })()), "isMultiBatchEvent" =>             // line 165
  441. (isset($context["isMultiBatchEvent"]) || array_key_exists("isMultiBatchEvent"$context) ? $context["isMultiBatchEvent"] : (function () { throw new RuntimeError('Variable "isMultiBatchEvent" does not exist.'165$this->source); })()), "futureBatches" =>             // line 166
  442. (isset($context["futureBatches"]) || array_key_exists("futureBatches"$context) ? $context["futureBatches"] : (function () { throw new RuntimeError('Variable "futureBatches" does not exist.'166$this->source); })()), "allBatches" =>             // line 167
  443. (isset($context["allBatches"]) || array_key_exists("allBatches"$context) ? $context["allBatches"] : (function () { throw new RuntimeError('Variable "allBatches" does not exist.'167$this->source); })()), "lang" =>             // line 168
  444. (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'168$this->source); })()), "isEnglish" =>             // line 169
  445. (isset($context["isEnglish"]) || array_key_exists("isEnglish"$context) ? $context["isEnglish"] : (function () { throw new RuntimeError('Variable "isEnglish" does not exist.'169$this->source); })()), "phrases" =>             // line 170
  446. (isset($context["phrases"]) || array_key_exists("phrases"$context) ? $context["phrases"] : (function () { throw new RuntimeError('Variable "phrases" does not exist.'170$this->source); })())]);
  447.             // line 171
  448.             yield "
  449.         <!-- end part contentTwig -->
  450.     ";
  451.         }
  452.         // line 174
  453.         yield "
  454.     <!-- start part anmeldung -->
  455.     ";
  456.         // line 177
  457.         yield from $this->load("@StartPlatzEvent/Default/_section.anmeldung.html.twig"177)->unwrap()->yield(CoreExtension::merge($context, ["event" =>         // line 178
  458. (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'178$this->source); })()), "batch" =>         // line 179
  459. (isset($context["batch"]) || array_key_exists("batch"$context) ? $context["batch"] : (function () { throw new RuntimeError('Variable "batch" does not exist.'179$this->source); })()), "batchIsOpen" =>         // line 180
  460. (isset($context["batchIsOpen"]) || array_key_exists("batchIsOpen"$context) ? $context["batchIsOpen"] : (function () { throw new RuntimeError('Variable "batchIsOpen" does not exist.'180$this->source); })()), "application" =>         // line 181
  461. (isset($context["application"]) || array_key_exists("application"$context) ? $context["application"] : (function () { throw new RuntimeError('Variable "application" does not exist.'181$this->source); })()), "settings" =>         // line 182
  462. (isset($context["settings"]) || array_key_exists("settings"$context) ? $context["settings"] : (function () { throw new RuntimeError('Variable "settings" does not exist.'182$this->source); })()), "isMultiBatchEvent" =>         // line 183
  463. (isset($context["isMultiBatchEvent"]) || array_key_exists("isMultiBatchEvent"$context) ? $context["isMultiBatchEvent"] : (function () { throw new RuntimeError('Variable "isMultiBatchEvent" does not exist.'183$this->source); })()), "futureBatches" =>         // line 184
  464. (isset($context["futureBatches"]) || array_key_exists("futureBatches"$context) ? $context["futureBatches"] : (function () { throw new RuntimeError('Variable "futureBatches" does not exist.'184$this->source); })()), "lang" =>         // line 185
  465. (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'185$this->source); })()), "isEnglish" =>         // line 186
  466. (isset($context["isEnglish"]) || array_key_exists("isEnglish"$context) ? $context["isEnglish"] : (function () { throw new RuntimeError('Variable "isEnglish" does not exist.'186$this->source); })()), "phrases" =>         // line 187
  467. (isset($context["phrases"]) || array_key_exists("phrases"$context) ? $context["phrases"] : (function () { throw new RuntimeError('Variable "phrases" does not exist.'187$this->source); })())]));
  468.         // line 189
  469.         yield "    <!-- end part anmeldung -->
  470.     <!-- start tags -->
  471.     ";
  472.         // line 192
  473.         yield from $this->load("@StartPlatzEvent/Default/_section.tags.html.twig"192)->unwrap()->yield($context);
  474.         // line 193
  475.         yield "    <!-- end tags -->
  476.     <!-- start post cta content -->
  477.     ";
  478.         // line 196
  479.         if ((($tmp = (isset($context["postCtaContent"]) || array_key_exists("postCtaContent"$context) ? $context["postCtaContent"] : (function () { throw new RuntimeError('Variable "postCtaContent" does not exist.'196$this->source); })())) && $tmp instanceof Markup ? (string) $tmp $tmp)) {
  480.             // line 197
  481.             yield "        ";
  482.             yield Twig\Extension\CoreExtension::include($this->env$contextTwig\Extension\StringLoaderExtension::templateFromString($this->env, (isset($context["postCtaContent"]) || array_key_exists("postCtaContent"$context) ? $context["postCtaContent"] : (function () { throw new RuntimeError('Variable "postCtaContent" does not exist.'197$this->source); })())), ["event" =>             // line 198
  483. (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'198$this->source); })()), "batch" =>             // line 199
  484. (isset($context["batch"]) || array_key_exists("batch"$context) ? $context["batch"] : (function () { throw new RuntimeError('Variable "batch" does not exist.'199$this->source); })()), "isMultiBatchEvent" =>             // line 200
  485. (isset($context["isMultiBatchEvent"]) || array_key_exists("isMultiBatchEvent"$context) ? $context["isMultiBatchEvent"] : (function () { throw new RuntimeError('Variable "isMultiBatchEvent" does not exist.'200$this->source); })()), "lang" =>             // line 201
  486. (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'201$this->source); })()), "isEnglish" =>             // line 202
  487. (isset($context["isEnglish"]) || array_key_exists("isEnglish"$context) ? $context["isEnglish"] : (function () { throw new RuntimeError('Variable "isEnglish" does not exist.'202$this->source); })()), "phrases" =>             // line 203
  488. (isset($context["phrases"]) || array_key_exists("phrases"$context) ? $context["phrases"] : (function () { throw new RuntimeError('Variable "phrases" does not exist.'203$this->source); })())]);
  489.             // line 204
  490.             yield "
  491.     ";
  492.         }
  493.         // line 206
  494.         yield "    <!-- end post cta content -->
  495.     ";
  496.         // line 208
  497.         if ((($tmp = (isset($context["speakers"]) || array_key_exists("speakers"$context) ? $context["speakers"] : (function () { throw new RuntimeError('Variable "speakers" does not exist.'208$this->source); })())) && $tmp instanceof Markup ? (string) $tmp $tmp)) {
  498.             // line 209
  499.             yield "        <!-- start part speakers and partners -->
  500.         ";
  501.             // line 210
  502.             yield from $this->load("@StartPlatzEvent/Default/_section.speakers-and-partners.html.twig"210)->unwrap()->yield($context);
  503.             // line 211
  504.             yield "        <!-- end part speakers and partners -->
  505.     ";
  506.         }
  507.         // line 213
  508.         yield "
  509.     <!-- start part past batches -->
  510.     ";
  511.         // line 215
  512.         yield from $this->load("@StartPlatzEvent/Default/_section.past-batches.html.twig"215)->unwrap()->yield(CoreExtension::merge($context, ["event" =>         // line 216
  513. (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'216$this->source); })()), "isMultiBatchEvent" =>         // line 217
  514. (isset($context["isMultiBatchEvent"]) || array_key_exists("isMultiBatchEvent"$context) ? $context["isMultiBatchEvent"] : (function () { throw new RuntimeError('Variable "isMultiBatchEvent" does not exist.'217$this->source); })()), "pastBatches" =>         // line 218
  515. (isset($context["pastBatches"]) || array_key_exists("pastBatches"$context) ? $context["pastBatches"] : (function () { throw new RuntimeError('Variable "pastBatches" does not exist.'218$this->source); })()), "isEnglish" =>         // line 219
  516. (isset($context["isEnglish"]) || array_key_exists("isEnglish"$context) ? $context["isEnglish"] : (function () { throw new RuntimeError('Variable "isEnglish" does not exist.'219$this->source); })())]));
  517.         // line 221
  518.         yield "    <!-- end part past batches -->
  519.     ";
  520.         // line 223
  521.         if ((CoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'223$this->source); })()), "user", [], "any"falsefalsefalse223) && (isset($context["batch"]) || array_key_exists("batch"$context) ? $context["batch"] : (function () { throw new RuntimeError('Variable "batch" does not exist.'223$this->source); })()))) {
  522.             // line 224
  523.             yield "        <!-- start part promote this event -->
  524.         ";
  525.             // line 225
  526.             yield from $this->load("@StartPlatzEvent/Default/_section.promote-this-event.html.twig"225)->unwrap()->yield($context);
  527.             // line 226
  528.             yield "        <!-- end part promote this event -->
  529.     ";
  530.         }
  531.         // line 228
  532.         yield "
  533.     ";
  534.         // line 230
  535.         if ((((CoreExtension::getAttribute($this->env$this->source, ($context["app"] ?? null), "user", [], "any"truetruefalse230) && array_key_exists("application"$context)) &&  !(null === (isset($context["application"]) || array_key_exists("application"$context) ? $context["application"] : (function () { throw new RuntimeError('Variable "application" does not exist.'230$this->source); })()))) && CoreExtension::getAttribute($this->env$this->source, (isset($context["application"]) || array_key_exists("application"$context) ? $context["application"] : (function () { throw new RuntimeError('Variable "application" does not exist.'230$this->source); })()), "canReadList", [], "any"falsefalsefalse230))) {
  536.             // line 231
  537.             yield "            <section class=\"bg-sp-grey py-3\">
  538.                 <div class=\"container\">
  539.                     <div class=\"content-wrapper content-background\">
  540.                         Hier kannst Du die Teilnehmerliste einsehen
  541.                         <a class=\"btn btn-outline-dark btn-sm\" href=\"";
  542.             // line 235
  543.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("admin_event_participants", ["id" => CoreExtension::getAttribute($this->env$this->source, (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'235$this->source); })()), "id", [], "any"falsefalsefalse235)]), "html"nulltrue);
  544.             yield "\" role=\"button\">participants</a>
  545.                     </div>
  546.                 </div>
  547.             </section>
  548.     ";
  549.         }
  550.         // line 240
  551.         yield "
  552.     ";
  553.         // line 241
  554.         if (CoreExtension::getAttribute($this->env$this->source, ($context["app"] ?? null), "user", [], "any"truetruefalse241)) {
  555.             // line 242
  556.             yield "        ";
  557.             if ((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, ($context["app"] ?? null), "user", [], "any"falsetruefalse242), "admin", [], "any"truetruefalse242) && CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'242$this->source); })()), "user", [], "any"falsefalsefalse242), "admin", [], "any"falsefalsefalse242))) {
  558.                 // line 243
  559.                 yield "            <!-- start part startplatz admin section -->
  560.             ";
  561.                 // line 244
  562.                 yield from $this->load("@StartPlatzEvent/Default/_section.startplatz-admin-section.html.twig"244)->unwrap()->yield($context);
  563.                 // line 245
  564.                 yield "            <!-- end part startplatz admin section -->
  565.         ";
  566.             }
  567.             // line 247
  568.             yield "    ";
  569.         }
  570.         // line 248
  571.         yield "
  572.     ";
  573.         // line 250
  574.         yield "    ";
  575.         if ((($tmp CoreExtension::getAttribute($this->env$this->source, (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'250$this->source); })()), "hasEnglishVersion", [], "any"falsefalsefalse250)) && $tmp instanceof Markup ? (string) $tmp $tmp)) {
  576.             // line 251
  577.             yield "        <div class=\"language-switcher-container\">
  578.             <div class=\"language-switcher\">
  579.                 <a href=\"?lang=de\" class=\"lang-link ";
  580.             // line 253
  581.             yield ((((isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'253$this->source); })()) == "de")) ? ("active") : (""));
  582.             yield "\" title=\"Deutsch\">
  583.                     <span class=\"flag\">🇩🇪</span>
  584.                     <span class=\"lang-code\">DE</span>
  585.                 </a>
  586.                 <span class=\"separator\">|</span>
  587.                 <a href=\"?lang=en\" class=\"lang-link ";
  588.             // line 258
  589.             yield ((((isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'258$this->source); })()) == "en")) ? ("active") : (""));
  590.             yield "\" title=\"English\">
  591.                     <span class=\"flag\">🇬🇧</span>
  592.                     <span class=\"lang-code\">EN</span>
  593.                 </a>
  594.             </div>
  595.         </div>
  596.         <style>
  597.             .language-switcher-container {
  598.                 position: fixed;
  599.                 top: 120px;
  600.                 right: 20px;
  601.                 z-index: 1000;
  602.             }
  603.             .language-switcher {
  604.                 background: white;
  605.                 border: 2px solid #9632FF;
  606.                 border-radius: 25px;
  607.                 padding: 8px 16px;
  608.                 box-shadow: 0 2px 8px rgba(0,0,0,0.15);
  609.                 display: flex;
  610.                 align-items: center;
  611.                 gap: 8px;
  612.             }
  613.             .language-switcher .lang-link {
  614.                 display: flex;
  615.                 align-items: center;
  616.                 gap: 4px;
  617.                 text-decoration: none;
  618.                 color: #333;
  619.                 font-weight: 500;
  620.                 padding: 4px 8px;
  621.                 border-radius: 15px;
  622.                 transition: all 0.2s;
  623.             }
  624.             .language-switcher .lang-link:hover {
  625.                 background-color: #f0f0f0;
  626.             }
  627.             .language-switcher .lang-link.active {
  628.                 background-color: #9632FF;
  629.                 color: white;
  630.             }
  631.             .language-switcher .flag {
  632.                 font-size: 20px;
  633.                 line-height: 1;
  634.             }
  635.             .language-switcher .lang-code {
  636.                 font-size: 14px;
  637.                 font-weight: 600;
  638.             }
  639.             .language-switcher .separator {
  640.                 color: #ccc;
  641.                 font-weight: 300;
  642.             }
  643.             @media (max-width: 768px) {
  644.                 .language-switcher-container {
  645.                     top: 80px;
  646.                     right: 10px;
  647.                 }
  648.                 .language-switcher {
  649.                     padding: 6px 12px;
  650.                 }
  651.             }
  652.         </style>
  653.     ";
  654.         }
  655.         // line 322
  656.         yield "
  657.     <!-- homepage event single page ends -->
  658. ";
  659.         
  660.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  661.         
  662.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  663.         yield from [];
  664.     }
  665.     // line 326
  666.     /**
  667.      * @return iterable<null|scalar|\Stringable>
  668.      */
  669.     public function block_footer(array $context, array $blocks = []): iterable
  670.     {
  671.         $macros $this->macros;
  672.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  673.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer"));
  674.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  675.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer"));
  676.         // line 327
  677.         yield "    ";
  678.         if ((($tmp =  !((array_key_exists("embed"$context)) ? (Twig\Extension\CoreExtension::default((isset($context["embed"]) || array_key_exists("embed"$context) ? $context["embed"] : (function () { throw new RuntimeError('Variable "embed" does not exist.'327$this->source); })()), false)) : (false))) && $tmp instanceof Markup ? (string) $tmp $tmp)) {
  679.             // line 328
  680.             yield "        ";
  681.             yield from $this->load("@StartPlatzWebsiteBundle/Default/footerBootstrap40.html.twig"328)->unwrap()->yield($context);
  682.             // line 329
  683.             yield "    ";
  684.         }
  685.         
  686.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  687.         
  688.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  689.         yield from [];
  690.     }
  691.     // line 332
  692.     /**
  693.      * @return iterable<null|scalar|\Stringable>
  694.      */
  695.     public function block_infiniteLoop(array $context, array $blocks = []): iterable
  696.     {
  697.         $macros $this->macros;
  698.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  699.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""infiniteLoop"));
  700.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  701.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""infiniteLoop"));
  702.         
  703.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  704.         
  705.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  706.         yield from [];
  707.     }
  708.     // line 333
  709.     /**
  710.      * @return iterable<null|scalar|\Stringable>
  711.      */
  712.     public function block_javascriptInfiniteLoop(array $context, array $blocks = []): iterable
  713.     {
  714.         $macros $this->macros;
  715.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  716.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascriptInfiniteLoop"));
  717.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  718.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascriptInfiniteLoop"));
  719.         
  720.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  721.         
  722.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  723.         yield from [];
  724.     }
  725.     // line 334
  726.     /**
  727.      * @return iterable<null|scalar|\Stringable>
  728.      */
  729.     public function block_ajax_helpers(array $context, array $blocks = []): iterable
  730.     {
  731.         $macros $this->macros;
  732.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  733.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""ajax_helpers"));
  734.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  735.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""ajax_helpers"));
  736.         
  737.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  738.         
  739.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  740.         yield from [];
  741.     }
  742.     // line 336
  743.     /**
  744.      * @return iterable<null|scalar|\Stringable>
  745.      */
  746.     public function block_javascripts(array $context, array $blocks = []): iterable
  747.     {
  748.         $macros $this->macros;
  749.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  750.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  751.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  752.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  753.         // line 337
  754.         yield "    ";
  755.         if ((($tmp =  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env$this->source, (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'337$this->source); })()), "additionalJs", [], "any"falsefalsefalse337))) && $tmp instanceof Markup ? (string) $tmp $tmp)) {
  756.             // line 338
  757.             yield "        <!-- Additional JavaScript for this event -->
  758.         <script>
  759.             // Available variables: event, batch, lang, isEnglish
  760.             var eventData = {
  761.                 id: ";
  762.             // line 342
  763.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'342$this->source); })()), "id", [], "any"falsefalsefalse342), "html"nulltrue);
  764.             yield ",
  765.                 title: \"";
  766.             // line 343
  767.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'343$this->source); })()), "title", [], "any"falsefalsefalse343), "js"), "html"nulltrue);
  768.             yield "\",
  769.                 slug: \"";
  770.             // line 344
  771.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'344$this->source); })()), "slug", [], "any"falsefalsefalse344), "js"), "html"nulltrue);
  772.             yield "\",
  773.                 lang: \"";
  774.             // line 345
  775.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'345$this->source); })()), "html"nulltrue);
  776.             yield "\",
  777.                 isEnglish: ";
  778.             // line 346
  779.             yield (((($tmp = (isset($context["isEnglish"]) || array_key_exists("isEnglish"$context) ? $context["isEnglish"] : (function () { throw new RuntimeError('Variable "isEnglish" does not exist.'346$this->source); })())) && $tmp instanceof Markup ? (string) $tmp $tmp)) ? ("true") : ("false"));
  780.             yield "
  781.             };
  782.             ";
  783.             // line 349
  784.             yield Twig\Extension\CoreExtension::include($this->env$contextTwig\Extension\StringLoaderExtension::templateFromString($this->envCoreExtension::getAttribute($this->env$this->source, (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'349$this->source); })()), "additionalJs", [], "any"falsefalsefalse349)), ["event" =>             // line 350
  785. (isset($context["event"]) || array_key_exists("event"$context) ? $context["event"] : (function () { throw new RuntimeError('Variable "event" does not exist.'350$this->source); })()), "batch" =>             // line 351
  786. (isset($context["batch"]) || array_key_exists("batch"$context) ? $context["batch"] : (function () { throw new RuntimeError('Variable "batch" does not exist.'351$this->source); })()), "lang" =>             // line 352
  787. (isset($context["lang"]) || array_key_exists("lang"$context) ? $context["lang"] : (function () { throw new RuntimeError('Variable "lang" does not exist.'352$this->source); })()), "isEnglish" =>             // line 353
  788. (isset($context["isEnglish"]) || array_key_exists("isEnglish"$context) ? $context["isEnglish"] : (function () { throw new RuntimeError('Variable "isEnglish" does not exist.'353$this->source); })())]);
  789.             // line 354
  790.             yield "
  791.         </script>
  792.     ";
  793.         }
  794.         
  795.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  796.         
  797.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  798.         yield from [];
  799.     }
  800.     /**
  801.      * @codeCoverageIgnore
  802.      */
  803.     public function getTemplateName(): string
  804.     {
  805.         return "@StartPlatzEventBundle/Default/event-single.style-startplatz.html.twig";
  806.     }
  807.     /**
  808.      * @codeCoverageIgnore
  809.      */
  810.     public function isTraitable(): bool
  811.     {
  812.         return false;
  813.     }
  814.     /**
  815.      * @codeCoverageIgnore
  816.      */
  817.     public function getDebugInfo(): array
  818.     {
  819.         return array (  857 => 354,  855 => 353,  854 => 352,  853 => 351,  852 => 350,  851 => 349,  845 => 346,  841 => 345,  837 => 344,  833 => 343,  829 => 342,  823 => 338,  820 => 337,  807 => 336,  785 => 334,  763 => 333,  741 => 332,  729 => 329,  726 => 328,  723 => 327,  710 => 326,  697 => 322,  630 => 258,  622 => 253,  618 => 251,  615 => 250,  612 => 248,  609 => 247,  605 => 245,  603 => 244,  600 => 243,  597 => 242,  595 => 241,  592 => 240,  584 => 235,  578 => 231,  576 => 230,  572 => 228,  568 => 226,  566 => 225,  563 => 224,  561 => 223,  557 => 221,  555 => 219,  554 => 218,  553 => 217,  552 => 216,  551 => 215,  547 => 213,  543 => 211,  541 => 210,  538 => 209,  536 => 208,  532 => 206,  528 => 204,  526 => 203,  525 => 202,  524 => 201,  523 => 200,  522 => 199,  521 => 198,  519 => 197,  517 => 196,  512 => 193,  510 => 192,  505 => 189,  503 => 187,  502 => 186,  501 => 185,  500 => 184,  499 => 183,  498 => 182,  497 => 181,  496 => 180,  495 => 179,  494 => 178,  493 => 177,  488 => 174,  483 => 171,  481 => 170,  480 => 169,  479 => 168,  478 => 167,  477 => 166,  476 => 165,  475 => 164,  474 => 163,  473 => 162,  470 => 161,  468 => 160,  463 => 157,  461 => 156,  460 => 155,  459 => 154,  458 => 153,  457 => 152,  456 => 151,  455 => 150,  451 => 148,  447 => 146,  445 => 145,  442 => 144,  440 => 143,  436 => 141,  426 => 135,  409 => 133,  405 => 132,  399 => 128,  397 => 127,  393 => 125,  391 => 123,  390 => 122,  389 => 121,  383 => 117,  381 => 116,  380 => 115,  379 => 114,  378 => 113,  377 => 112,  376 => 111,  375 => 110,  369 => 106,  367 => 105,  366 => 104,  365 => 103,  364 => 102,  363 => 101,  362 => 100,  361 => 99,  357 => 97,  354 => 96,  351 => 95,  348 => 94,  345 => 93,  342 => 92,  339 => 90,  336 => 89,  333 => 88,  331 => 87,  318 => 86,  307 => 82,  304 => 81,  299 => 78,  297 => 77,  296 => 76,  295 => 75,  294 => 74,  287 => 69,  285 => 68,  282 => 67,  280 => 64,  267 => 63,  244 => 60,  231 => 56,  227 => 55,  223 => 54,  218 => 51,  212 => 49,  210 => 48,  206 => 47,  202 => 46,  198 => 45,  194 => 44,  190 => 42,  186 => 40,  183 => 39,  178 => 37,  174 => 36,  169 => 35,  166 => 34,  163 => 32,  154 => 30,  148 => 28,  146 => 27,  143 => 26,  141 => 25,  136 => 23,  131 => 22,  125 => 20,  118 => 18,  115 => 17,  112 => 16,  109 => 14,  106 => 13,  103 => 12,  100 => 11,  97 => 9,  94 => 8,  91 => 7,  89 => 6,  76 => 5,  65 => 1,  63 => 3,  61 => 2,  48 => 1,);
  820.     }
  821.     public function getSourceContext(): Source
  822.     {
  823.         return new Source("{% extends \"@StartPlatzStyleBundle/Bootstrap4/base.homepage.event-lp.html.twig\" %}
  824. {% import \"@StartPlatzEventBundle/Admin/_macros.bs4.html.twig\" as layout %}
  825. {% set currentPath = app.request.get('_route') %}
  826. {% block metaData %}
  827.     {# Language Detection for SEO - uses event.lang as default if set #}
  828.     {% set lang = app.request.get('lang', event.lang|default('de'))|lower %}
  829.     {% set isEnglish = lang == 'en' %}
  830.     {# Select SEO content based on language with fallback #}
  831.     {% set seoTitle = isEnglish and event.seoTitleEn ? event.seoTitleEn : event.seoTitle %}
  832.     {% set seoDescription = isEnglish and event.seoDescriptionEn ? event.seoDescriptionEn : event.seoDescription %}
  833.     {% set seoKeyword = isEnglish and event.seoKeywordEn ? event.seoKeywordEn : event.seoKeyword %}
  834.     {# Optimize meta description for archived events #}
  835.     {% if event.status == 'archive' %}
  836.         {% set archivePrefix = isEnglish ? 'Past event from ' ~ event.startDate|date('F j, Y') ~ ': ' : 'Vergangene Veranstaltung vom ' ~ event.startDate|date('d.m.Y') ~ ': ' %}
  837.         <meta name=\"description\" content=\"{{ archivePrefix }}{{ seoDescription|slice(0, 140) }}\">
  838.     {% else %}
  839.         <meta name=\"description\" content=\"{{ seoDescription }}\">
  840.     {% endif %}
  841.     <meta name=\"keywords\" content=\"{{ seoKeyword }}\">
  842.     <meta name=\"author\" content=\"{{ event.trainer }}\">
  843.     {% if app.environment == 'prod' %}
  844.         <meta name=\"robots\" content=\"index,follow\">
  845.         {% if event.seriesTag is not empty %}
  846.             <link rel=\"canonical\" href=\"{{ path('event_series', {'seriesTag': event.seriesTag, 'lang': lang}) }}\" />
  847.         {% else %}
  848.             <link rel=\"canonical\" href=\"https://www.startplatz.de/event/{{ event.slug | url_encode }}{% if lang == 'en' %}?lang=en{% endif %}\" />
  849.         {% endif %}
  850.         {# hreflang tags for bilingual support #}
  851.         {% if event.hasEnglishVersion %}
  852.             <link rel=\"alternate\" hreflang=\"de\" href=\"https://www.startplatz.de/event/{{ event.slug | url_encode }}?lang=de\" />
  853.             <link rel=\"alternate\" hreflang=\"en\" href=\"https://www.startplatz.de/event/{{ event.slug | url_encode }}?lang=en\" />
  854.             <link rel=\"alternate\" hreflang=\"x-default\" href=\"https://www.startplatz.de/event/{{ event.slug | url_encode }}\" />
  855.         {% endif %}
  856.     {% else %}
  857.         <meta name=\"robots\" content=\"noindex,nofollow\">
  858.     {% endif %}
  859.     <!-- Open Graph with language support -->
  860.     <meta property=\"og:title\" content=\"{{ seoTitle }}\">
  861.     <meta property=\"og:description\" content=\"{{ seoDescription }}\">
  862.     <meta property=\"og:image\" content=\"{{ event.imageLink }}\">
  863.     <meta property=\"og:locale\" content=\"{{ lang == 'en' ? 'en_US' : 'de_DE' }}\">
  864.     {% if event.hasEnglishVersion %}
  865.         <meta property=\"og:locale:alternate\" content=\"{{ lang == 'en' ? 'de_DE' : 'en_US' }}\">
  866.     {% endif %}
  867.     <!-- Twitter Card -->
  868.     <meta name=\"twitter:card\" content=\"summary\">
  869.     <meta name=\"twitter:title\" content=\"{{ seoTitle }}\">
  870.     <meta name=\"twitter:description\" content=\"{{ seoDescription }}\">
  871.     <meta name=\"twitter:image\" content=\"{{ event.imageLink }}\">
  872. {% endblock %}
  873. {% block title %}{{ seoTitle|default(event.seoTitle) }}{% endblock %}
  874. {% block additionalHead %}
  875.     {#
  876.     {% include \"@StartPlatzStyle/CSS/_homepage.sinlge-event.version-2023-fall.html.twig\" %}
  877.     #}
  878.     {% if event.additionalCss is not empty %}
  879.         <!-- addition css styles only for this event -->
  880.         <style>
  881.             .bg-registration {
  882.                 background-color: #9632FF;
  883.             }
  884.             {{ include(template_from_string(event.additionalCss), {
  885.                 'event': event,
  886.                 'batch': batch,
  887.                 'isMultiBatchEvent': isMultiBatchEvent
  888.             }) }}
  889.         </style>
  890.     {% endif %}
  891.     {% include \"@StartPlatzStyleBundle/_meta-pixel.html.twig\" with { meta_pixel_id: event.metaPixelId|default(null) } only %}
  892. {% endblock %}
  893. {% block content %}
  894.     {# Language Detection Logic - uses event.lang as default if set #}
  895.     {% set lang = app.request.get('lang', event.lang|default('de'))|lower %}
  896.     {% set isEnglish = lang == 'en' %}
  897.     {# Select content based on language with fallback to German #}
  898.     {% set navbar = isEnglish and event.navbarEn ? event.navbarEn : event.navbar %}
  899.     {% set teaser = isEnglish and event.teaserEn ? event.teaserEn : event.teaser %}
  900.     {% set content = isEnglish and event.contentEn ? event.contentEn : event.content %}
  901.     {% set contentTwig = isEnglish and event.contentTwigEn ? event.contentTwigEn : event.contentTwig %}
  902.     {% set postCtaContent = isEnglish and event.postCtaContentEn ? event.postCtaContentEn : event.postCtaContent %}
  903.     <!-- start part navbar -->
  904.     {{ include(template_from_string(navbar), {
  905.         'event': event,
  906.         'batch': batch,
  907.         'isMultiBatchEvent': isMultiBatchEvent,
  908.         'lang': lang,
  909.         'isEnglish': isEnglish,
  910.         'phrases': phrases
  911.     }) }}
  912.     <!-- end part navbar -->
  913.     <!-- start part title, time and location -->
  914.     {{ include(template_from_string(teaser), {
  915.         'event': event,
  916.         'batch': batch,
  917.         'isMultiBatchEvent': isMultiBatchEvent,
  918.         'lang': lang,
  919.         'isEnglish': isEnglish,
  920.         'phrases': phrases
  921.     }) }}
  922.     <!-- end part title, time and location -->
  923.     <!-- Archive Banner (SEO-optimized: no redirect) -->
  924.     {% include '@StartPlatzEvent/Default/_event.part.archive-banner.html.twig' with {
  925.         'event': event,
  926.         'isEnglish': isEnglish
  927.     } %}
  928.     <!-- end archive banner -->
  929.     {% if app.session.flashbag.has('notice')  %}
  930.         <!-- start part flashbag notices -->
  931.         <section class=\"bg-sp-grey py-3\">
  932.             <div class=\"container\">
  933.                 <div class=\"content-wrapper content-background\">
  934.                     {% for flashMessage in app.session.flashbag.get('notice') %}
  935.                         <div class=\"text-center alert {% if 'SUCCESS' in flashMessage %}alert-success{% elseif 'ERROR' in flashMessage  %}alert-danger{% else %}alert-default{% endif %}\" role=\"alert\">{{ flashMessage|replace({'SUCCESS': ''})|raw }}</div>
  936.                     {% endfor %}
  937.                     {{ editFeedback|raw }}
  938.                 </div> <!-- End of content-wrapper -->
  939.             </div>
  940.         </section>
  941.         <!-- end part flashbag notices -->
  942.     {% endif %}
  943.     {% if batch and application and application.applicationStatus %}
  944.         <!-- start part feedback application process -->
  945.         {% include \"@StartPlatzEvent/Default/_event.part.feedback-application-process.html.twig\" %}
  946.         <!-- end part feedback application process -->
  947.     {% endif %}
  948.     <!-- start part content -->
  949.     {{ include(template_from_string(content), {
  950.         'event': event,
  951.         'batch': batch,
  952.         'isMultiBatchEvent': isMultiBatchEvent,
  953.         'lang': lang,
  954.         'isEnglish': isEnglish,
  955.         'phrases': phrases
  956.     }) }}
  957.     <!-- end part content -->
  958.     {% if contentTwig %}
  959.         <!-- start part contentTwig (dynamic Twig content) -->
  960.         {{ include(template_from_string(contentTwig), {
  961.             'event': event,
  962.             'batch': batch,
  963.             'isMultiBatchEvent': isMultiBatchEvent,
  964.             'futureBatches': futureBatches,
  965.             'allBatches': allBatches,
  966.             'lang': lang,
  967.             'isEnglish': isEnglish,
  968.             'phrases': phrases
  969.         }) }}
  970.         <!-- end part contentTwig -->
  971.     {% endif %}
  972.     <!-- start part anmeldung -->
  973.     {% include \"@StartPlatzEvent/Default/_section.anmeldung.html.twig\" with {
  974.         'event': event,
  975.         'batch': batch,
  976.         'batchIsOpen': batchIsOpen,
  977.         'application': application,
  978.         'settings': settings,
  979.         'isMultiBatchEvent': isMultiBatchEvent,
  980.         'futureBatches': futureBatches,
  981.         'lang': lang,
  982.         'isEnglish': isEnglish,
  983.         'phrases': phrases
  984.     } %}
  985.     <!-- end part anmeldung -->
  986.     <!-- start tags -->
  987.     {% include \"@StartPlatzEvent/Default/_section.tags.html.twig\" %}
  988.     <!-- end tags -->
  989.     <!-- start post cta content -->
  990.     {% if postCtaContent %}
  991.         {{ include(template_from_string(postCtaContent), {
  992.             'event': event,
  993.             'batch': batch,
  994.             'isMultiBatchEvent': isMultiBatchEvent,
  995.             'lang': lang,
  996.             'isEnglish': isEnglish,
  997.             'phrases': phrases
  998.         }) }}
  999.     {% endif %}
  1000.     <!-- end post cta content -->
  1001.     {% if speakers %}
  1002.         <!-- start part speakers and partners -->
  1003.         {% include \"@StartPlatzEvent/Default/_section.speakers-and-partners.html.twig\" %}
  1004.         <!-- end part speakers and partners -->
  1005.     {% endif %}
  1006.     <!-- start part past batches -->
  1007.     {% include \"@StartPlatzEvent/Default/_section.past-batches.html.twig\" with {
  1008.         'event': event,
  1009.         'isMultiBatchEvent': isMultiBatchEvent,
  1010.         'pastBatches': pastBatches,
  1011.         'isEnglish': isEnglish
  1012.     } %}
  1013.     <!-- end part past batches -->
  1014.     {% if app.user and batch %}
  1015.         <!-- start part promote this event -->
  1016.         {% include \"@StartPlatzEvent/Default/_section.promote-this-event.html.twig\" %}
  1017.         <!-- end part promote this event -->
  1018.     {% endif %}
  1019.     {% if app.user is defined and application is defined and application is not null and application.canReadList %}
  1020.             <section class=\"bg-sp-grey py-3\">
  1021.                 <div class=\"container\">
  1022.                     <div class=\"content-wrapper content-background\">
  1023.                         Hier kannst Du die Teilnehmerliste einsehen
  1024.                         <a class=\"btn btn-outline-dark btn-sm\" href=\"{{ path('admin_event_participants', {id: event.id} ) }}\" role=\"button\">participants</a>
  1025.                     </div>
  1026.                 </div>
  1027.             </section>
  1028.     {% endif %}
  1029.     {% if app.user is defined %}
  1030.         {% if app.user.admin is defined and app.user.admin %}
  1031.             <!-- start part startplatz admin section -->
  1032.             {% include \"@StartPlatzEvent/Default/_section.startplatz-admin-section.html.twig\" %}
  1033.             <!-- end part startplatz admin section -->
  1034.         {% endif %}
  1035.     {% endif %}
  1036.     {# Language Switcher Component #}
  1037.     {% if event.hasEnglishVersion %}
  1038.         <div class=\"language-switcher-container\">
  1039.             <div class=\"language-switcher\">
  1040.                 <a href=\"?lang=de\" class=\"lang-link {{ lang == 'de' ? 'active' : '' }}\" title=\"Deutsch\">
  1041.                     <span class=\"flag\">🇩🇪</span>
  1042.                     <span class=\"lang-code\">DE</span>
  1043.                 </a>
  1044.                 <span class=\"separator\">|</span>
  1045.                 <a href=\"?lang=en\" class=\"lang-link {{ lang == 'en' ? 'active' : '' }}\" title=\"English\">
  1046.                     <span class=\"flag\">🇬🇧</span>
  1047.                     <span class=\"lang-code\">EN</span>
  1048.                 </a>
  1049.             </div>
  1050.         </div>
  1051.         <style>
  1052.             .language-switcher-container {
  1053.                 position: fixed;
  1054.                 top: 120px;
  1055.                 right: 20px;
  1056.                 z-index: 1000;
  1057.             }
  1058.             .language-switcher {
  1059.                 background: white;
  1060.                 border: 2px solid #9632FF;
  1061.                 border-radius: 25px;
  1062.                 padding: 8px 16px;
  1063.                 box-shadow: 0 2px 8px rgba(0,0,0,0.15);
  1064.                 display: flex;
  1065.                 align-items: center;
  1066.                 gap: 8px;
  1067.             }
  1068.             .language-switcher .lang-link {
  1069.                 display: flex;
  1070.                 align-items: center;
  1071.                 gap: 4px;
  1072.                 text-decoration: none;
  1073.                 color: #333;
  1074.                 font-weight: 500;
  1075.                 padding: 4px 8px;
  1076.                 border-radius: 15px;
  1077.                 transition: all 0.2s;
  1078.             }
  1079.             .language-switcher .lang-link:hover {
  1080.                 background-color: #f0f0f0;
  1081.             }
  1082.             .language-switcher .lang-link.active {
  1083.                 background-color: #9632FF;
  1084.                 color: white;
  1085.             }
  1086.             .language-switcher .flag {
  1087.                 font-size: 20px;
  1088.                 line-height: 1;
  1089.             }
  1090.             .language-switcher .lang-code {
  1091.                 font-size: 14px;
  1092.                 font-weight: 600;
  1093.             }
  1094.             .language-switcher .separator {
  1095.                 color: #ccc;
  1096.                 font-weight: 300;
  1097.             }
  1098.             @media (max-width: 768px) {
  1099.                 .language-switcher-container {
  1100.                     top: 80px;
  1101.                     right: 10px;
  1102.                 }
  1103.                 .language-switcher {
  1104.                     padding: 6px 12px;
  1105.                 }
  1106.             }
  1107.         </style>
  1108.     {% endif %}
  1109.     <!-- homepage event single page ends -->
  1110. {% endblock %}
  1111. {% block footer %}
  1112.     {% if not embed|default(false) %}
  1113.         {% include '@StartPlatzWebsiteBundle/Default/footerBootstrap40.html.twig' %}
  1114.     {% endif %}
  1115. {% endblock %}
  1116. {% block infiniteLoop %}{% endblock %}
  1117. {% block javascriptInfiniteLoop %}{% endblock %}
  1118. {% block ajax_helpers %}{% endblock %}
  1119. {% block javascripts %}
  1120.     {% if event.additionalJs is not empty %}
  1121.         <!-- Additional JavaScript for this event -->
  1122.         <script>
  1123.             // Available variables: event, batch, lang, isEnglish
  1124.             var eventData = {
  1125.                 id: {{ event.id }},
  1126.                 title: \"{{ event.title|e('js') }}\",
  1127.                 slug: \"{{ event.slug|e('js') }}\",
  1128.                 lang: \"{{ lang }}\",
  1129.                 isEnglish: {{ isEnglish ? 'true' : 'false' }}
  1130.             };
  1131.             {{ include(template_from_string(event.additionalJs), {
  1132.                 'event': event,
  1133.                 'batch': batch,
  1134.                 'lang': lang,
  1135.                 'isEnglish': isEnglish
  1136.             })|raw }}
  1137.         </script>
  1138.     {% endif %}
  1139. {% endblock %}
  1140. ""@StartPlatzEventBundle/Default/event-single.style-startplatz.html.twig""/var/www/html/src/StartPlatz/Bundle/EventBundle/Resources/views/Default/event-single.style-startplatz.html.twig");
  1141.     }
  1142. }