var/cache/dev/twig/8e/8ec0c8410257545ae966d44d655cf23e.php line 294

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