var/cache/dev/twig/41/416d66576eb6ebdd8b8c8a5dcf27b7c2.php line 146

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. /* layouts/common/default.html.twig */
  16. class __TwigTemplate_37e7dde2275f3f2c3e1d7232bd75fadb 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->parent = false;
  28. $this->blocks = [
  29. 'head_scripts_requirements' => [$this, 'block_head_scripts_requirements'],
  30. 'footer_positioning_mobile' => [$this, 'block_footer_positioning_mobile'],
  31. 'footer_positioning_desktop' => [$this, 'block_footer_positioning_desktop'],
  32. 'content' => [$this, 'block_content'],
  33. 'body_end_scripts_requirements' => [$this, 'block_body_end_scripts_requirements'],
  34. ];
  35. }
  36. protected function doDisplay(array $context, array $blocks = []): iterable
  37. {
  38. $macros = $this->macros;
  39. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  40. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "layouts/common/default.html.twig"));
  41. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  42. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "layouts/common/default.html.twig"));
  43. // line 1
  44. yield "<!DOCTYPE html>
  45. <html lang=\"";
  46. // line 2
  47. yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env, $this->source, 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.', 2, $this->source); })()), "request", [], "any", false, false, false, 2), "locale", [], "any", false, false, false, 2), "html", null, true);
  48. yield "\">
  49. <head>
  50. ";
  51. // line 4
  52. $context["pageAttributes"] = ((array_key_exists("pageAttributes", $context)) ? ((isset($context["pageAttributes"]) || array_key_exists("pageAttributes", $context) ? $context["pageAttributes"] : (function () { throw new RuntimeError('Variable "pageAttributes" does not exist.', 4, $this->source); })())) : (["group" => "common", "section" => ((array_key_exists("pageSection", $context)) ? ((isset($context["pageSection"]) || array_key_exists("pageSection", $context) ? $context["pageSection"] : (function () { throw new RuntimeError('Variable "pageSection" does not exist.', 4, $this->source); })())) : ("unknown"))]));
  53. // line 5
  54. yield " ";
  55. yield from $this->load("includes/common/head.html.twig", 5)->unwrap()->yield($context);
  56. // line 6
  57. if ((CoreExtension::getAttribute($this->env, $this->source, ($context["pageAttributes"] ?? null), "section", [], "any", true, true, false, 6) && (CoreExtension::getAttribute($this->env, $this->source, (isset($context["pageAttributes"]) || array_key_exists("pageAttributes", $context) ? $context["pageAttributes"] : (function () { throw new RuntimeError('Variable "pageAttributes" does not exist.', 6, $this->source); })()), "section", [], "any", false, false, false, 6) == "sim"))) {
  58. // line 7
  59. yield " ";
  60. yield from $this->load("includes/sim/stylesheets.html.twig", 7)->unwrap()->yield($context);
  61. }
  62. // line 9
  63. yield from $this->unwrap()->yieldBlock('head_scripts_requirements', $context, $blocks);
  64. // line 10
  65. if ((array_key_exists("paymentScripts", $context) && (isset($context["paymentScripts"]) || array_key_exists("paymentScripts", $context) ? $context["paymentScripts"] : (function () { throw new RuntimeError('Variable "paymentScripts" does not exist.', 10, $this->source); })()))) {
  66. // line 11
  67. yield " ";
  68. yield from $this->load("includes/ticketing/payment-scripts.html.twig", 11)->unwrap()->yield($context);
  69. }
  70. // line 13
  71. yield "</head>
  72. <body class=\"is-Layout_Common_Default is-Layout_WithNavMenu ";
  73. // line 14
  74. yield ((CoreExtension::getAttribute($this->env, $this->source, ($context["pageAttributes"] ?? null), "bodyClasses", [], "any", true, true, false, 14)) ? ($this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape((" " . CoreExtension::getAttribute($this->env, $this->source, (isset($context["pageAttributes"]) || array_key_exists("pageAttributes", $context) ? $context["pageAttributes"] : (function () { throw new RuntimeError('Variable "pageAttributes" does not exist.', 14, $this->source); })()), "bodyClasses", [], "any", false, false, false, 14)), "html", null, true)) : (""));
  75. yield (((array_key_exists("display_mode", $context) && ((isset($context["display_mode"]) || array_key_exists("display_mode", $context) ? $context["display_mode"] : (function () { throw new RuntimeError('Variable "display_mode" does not exist.', 14, $this->source); })()) == Twig\Extension\CoreExtension::constant("App\\EventSubscriber\\TwigGlobalSubscriber::DISPLAY_MODE_WEBVIEW")))) ? (" is-Layout_WebView") : (""));
  76. yield "\">
  77. ";
  78. // line 15
  79. yield from $this->load("includes/common/accessibility-quick-links.twig", 15)->unwrap()->yield($context);
  80. // line 16
  81. yield from $this->load("includes/common/body-begin-scripts.html.twig", 16)->unwrap()->yield($context);
  82. // line 17
  83. yield "<div id=\"body\">
  84. ";
  85. // line 20
  86. yield " <!--";
  87. yield from $this->unwrap()->yieldBlock('footer_positioning_mobile', $context, $blocks);
  88. yield "-->
  89. <!--";
  90. // line 21
  91. yield from $this->unwrap()->yieldBlock('footer_positioning_desktop', $context, $blocks);
  92. yield "-->
  93. ";
  94. // line 22
  95. if ((array_key_exists("enable_web_harmony", $context) && ((isset($context["enable_web_harmony"]) || array_key_exists("enable_web_harmony", $context) ? $context["enable_web_harmony"] : (function () { throw new RuntimeError('Variable "enable_web_harmony" does not exist.', 22, $this->source); })()) == true))) {
  96. // line 23
  97. yield " ";
  98. yield from $this->load("includes/common/web-harmony.html.twig", 23)->unwrap()->yield(CoreExtension::merge($context, ["footer_positioning_mobile" => $this->unwrap()->renderBlock("footer_positioning_mobile", $context, $blocks), "footer_positioning_desktop" => $this->unwrap()->renderBlock("footer_positioning_desktop", $context, $blocks)]));
  99. // line 27
  100. yield " ";
  101. } else {
  102. // line 28
  103. yield " ";
  104. yield from $this->load("includes/common/default-header.html.twig", 28)->unwrap()->yield($context);
  105. // line 29
  106. yield " ";
  107. }
  108. // line 30
  109. yield " <div class=\"is-container\" id=\"is-Content\">
  110. ";
  111. // line 31
  112. yield from $this->load("includes/common/mask.html.twig", 31)->unwrap()->yield(CoreExtension::merge($context, ["global" => true, "id" => "is-Global-Mask"]));
  113. // line 32
  114. if (((((isset($context["display_mode"]) || array_key_exists("display_mode", $context) ? $context["display_mode"] : (function () { throw new RuntimeError('Variable "display_mode" does not exist.', 32, $this->source); })()) != Twig\Extension\CoreExtension::constant("App\\EventSubscriber\\TwigGlobalSubscriber::DISPLAY_MODE_WEBVIEW")) && array_key_exists("steps", $context)) && !Twig\Extension\CoreExtension::testEmpty((isset($context["steps"]) || array_key_exists("steps", $context) ? $context["steps"] : (function () { throw new RuntimeError('Variable "steps" does not exist.', 32, $this->source); })())))) {
  115. // line 33
  116. yield " <div class=\"is-text-center\">
  117. ";
  118. // line 34
  119. yield from $this->load("includes/ticketing/header-steps.html.twig", 34)->unwrap()->yield($context);
  120. // line 35
  121. yield " </div>
  122. ";
  123. }
  124. // line 37
  125. yield " <main id=\"is-Main\" role=\"main\" tabindex=\"-1\">
  126. ";
  127. // line 38
  128. yield from $this->unwrap()->yieldBlock('content', $context, $blocks);
  129. // line 39
  130. yield " </main>
  131. </div>
  132. ";
  133. // line 41
  134. if (( !array_key_exists("enable_web_harmony", $context) || ((isset($context["enable_web_harmony"]) || array_key_exists("enable_web_harmony", $context) ? $context["enable_web_harmony"] : (function () { throw new RuntimeError('Variable "enable_web_harmony" does not exist.', 41, $this->source); })()) == false))) {
  135. // line 42
  136. yield " ";
  137. yield $this->env->getRuntime('Symfony\Bridge\Twig\Extension\HttpKernelRuntime')->renderFragment(Symfony\Bridge\Twig\Extension\HttpKernelExtension::controller("App\\Controller\\PageController::getFooterAction", ["filigree" => ((array_key_exists("filigree", $context)) ? ((isset($context["filigree"]) || array_key_exists("filigree", $context) ? $context["filigree"] : (function () { throw new RuntimeError('Variable "filigree" does not exist.', 42, $this->source); })())) : (false))]));
  138. yield "
  139. ";
  140. }
  141. // line 44
  142. yield "</div>
  143. ";
  144. // line 45
  145. if ((($tmp = !$this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("IS_AUTHENTICATED_REMEMBERED")) && $tmp instanceof Markup ? (string) $tmp : $tmp)) {
  146. // line 46
  147. yield " ";
  148. yield from $this->load("pages/account/userLogin.html.twig", 46)->unwrap()->yield($context);
  149. }
  150. // line 48
  151. yield "
  152. ";
  153. // line 49
  154. if (( !array_key_exists("isPdfPrint", $context) || ((isset($context["isPdfPrint"]) || array_key_exists("isPdfPrint", $context) ? $context["isPdfPrint"] : (function () { throw new RuntimeError('Variable "isPdfPrint" does not exist.', 49, $this->source); })()) == false))) {
  155. // line 50
  156. yield " ";
  157. yield from $this->load("includes/common/default-nav.html.twig", 50)->unwrap()->yield($context);
  158. }
  159. // line 53
  160. if ((CoreExtension::getAttribute($this->env, $this->source, (isset($context["pageAttributes"]) || array_key_exists("pageAttributes", $context) ? $context["pageAttributes"] : (function () { throw new RuntimeError('Variable "pageAttributes" does not exist.', 53, $this->source); })()), "section", [], "any", false, false, false, 53) == "sim")) {
  161. // line 54
  162. yield " ";
  163. yield from $this->load("includes/sim/body-end-scripts.html.twig", 54)->unwrap()->yield($context);
  164. }
  165. // line 56
  166. yield from $this->unwrap()->yieldBlock('body_end_scripts_requirements', $context, $blocks);
  167. // line 57
  168. yield "</body>
  169. </html>
  170. ";
  171. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  172. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  173. yield from [];
  174. }
  175. // line 9
  176. /**
  177. * @return iterable<null|scalar|\Stringable>
  178. */
  179. public function block_head_scripts_requirements(array $context, array $blocks = []): iterable
  180. {
  181. $macros = $this->macros;
  182. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  183. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "head_scripts_requirements"));
  184. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  185. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "head_scripts_requirements"));
  186. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  187. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  188. yield from [];
  189. }
  190. // line 20
  191. /**
  192. * @return iterable<null|scalar|\Stringable>
  193. */
  194. public function block_footer_positioning_mobile(array $context, array $blocks = []): iterable
  195. {
  196. $macros = $this->macros;
  197. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  198. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "footer_positioning_mobile"));
  199. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  200. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "footer_positioning_mobile"));
  201. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  202. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  203. yield from [];
  204. }
  205. // line 21
  206. /**
  207. * @return iterable<null|scalar|\Stringable>
  208. */
  209. public function block_footer_positioning_desktop(array $context, array $blocks = []): iterable
  210. {
  211. $macros = $this->macros;
  212. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  213. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "footer_positioning_desktop"));
  214. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  215. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "footer_positioning_desktop"));
  216. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  217. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  218. yield from [];
  219. }
  220. // line 38
  221. /**
  222. * @return iterable<null|scalar|\Stringable>
  223. */
  224. public function block_content(array $context, array $blocks = []): iterable
  225. {
  226. $macros = $this->macros;
  227. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  228. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));
  229. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  230. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));
  231. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  232. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  233. yield from [];
  234. }
  235. // line 56
  236. /**
  237. * @return iterable<null|scalar|\Stringable>
  238. */
  239. public function block_body_end_scripts_requirements(array $context, array $blocks = []): iterable
  240. {
  241. $macros = $this->macros;
  242. $__internal_5a27a8ba21ca79b61932376b2fa922d2 = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  243. $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body_end_scripts_requirements"));
  244. $__internal_6f47bbe9983af81f1e7450e9a3e3768f = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  245. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "body_end_scripts_requirements"));
  246. $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  247. $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  248. yield from [];
  249. }
  250. /**
  251. * @codeCoverageIgnore
  252. */
  253. public function getTemplateName(): string
  254. {
  255. return "layouts/common/default.html.twig";
  256. }
  257. /**
  258. * @codeCoverageIgnore
  259. */
  260. public function isTraitable(): bool
  261. {
  262. return false;
  263. }
  264. /**
  265. * @codeCoverageIgnore
  266. */
  267. public function getDebugInfo(): array
  268. {
  269. return array ( 278 => 56, 256 => 38, 234 => 21, 212 => 20, 190 => 9, 177 => 57, 175 => 56, 171 => 54, 169 => 53, 165 => 50, 163 => 49, 160 => 48, 156 => 46, 154 => 45, 151 => 44, 145 => 42, 143 => 41, 139 => 39, 137 => 38, 134 => 37, 130 => 35, 128 => 34, 125 => 33, 123 => 32, 121 => 31, 118 => 30, 115 => 29, 112 => 28, 109 => 27, 106 => 23, 104 => 22, 100 => 21, 95 => 20, 92 => 17, 90 => 16, 88 => 15, 83 => 14, 80 => 13, 76 => 11, 74 => 10, 72 => 9, 68 => 7, 66 => 6, 63 => 5, 61 => 4, 56 => 2, 53 => 1,);
  270. }
  271. public function getSourceContext(): Source
  272. {
  273. return new Source("<!DOCTYPE html>
  274. <html lang=\"{{ app.request.locale }}\">
  275. <head>
  276. {% set pageAttributes = pageAttributes is defined ? pageAttributes : { group: 'common', section: (pageSection is defined ? pageSection : 'unknown') } %}
  277. {% include 'includes/common/head.html.twig' %}
  278. {% if pageAttributes.section is defined and pageAttributes.section == 'sim' %}
  279. {% include 'includes/sim/stylesheets.html.twig' %}
  280. {% endif %}
  281. {% block head_scripts_requirements %}{% endblock %}
  282. {% if paymentScripts is defined and paymentScripts %}
  283. {% include 'includes/ticketing/payment-scripts.html.twig' %}
  284. {% endif %}
  285. </head>
  286. <body class=\"is-Layout_Common_Default is-Layout_WithNavMenu {{ pageAttributes.bodyClasses is defined ? ' ' ~ pageAttributes.bodyClasses : '' }}{{ (display_mode is defined and display_mode == constant('App\\\\EventSubscriber\\\\TwigGlobalSubscriber::DISPLAY_MODE_WEBVIEW')) ? ' is-Layout_WebView' : '' }}\">
  287. {% include 'includes/common/accessibility-quick-links.twig' %}
  288. {% include 'includes/common/body-begin-scripts.html.twig' %}
  289. <div id=\"body\">
  290. {# Declare default empty blocks so block() never throws when child doesn't override.
  291. Hidden in HTML comments so any child override doesn't render visibly. #}
  292. <!--{% block footer_positioning_mobile %}{% endblock %}-->
  293. <!--{% block footer_positioning_desktop %}{% endblock %}-->
  294. {% if enable_web_harmony is defined and enable_web_harmony == true %}
  295. {% include 'includes/common/web-harmony.html.twig' with {
  296. footer_positioning_mobile: block('footer_positioning_mobile'),
  297. footer_positioning_desktop: block('footer_positioning_desktop'),
  298. } %}
  299. {% else %}
  300. {% include 'includes/common/default-header.html.twig' %}
  301. {% endif %}
  302. <div class=\"is-container\" id=\"is-Content\">
  303. {% include 'includes/common/mask.html.twig' with {global: true, id:'is-Global-Mask'} %}
  304. {% if display_mode != constant('App\\\\EventSubscriber\\\\TwigGlobalSubscriber::DISPLAY_MODE_WEBVIEW') and steps is defined and steps is not empty %}
  305. <div class=\"is-text-center\">
  306. {% include 'includes/ticketing/header-steps.html.twig' %}
  307. </div>
  308. {% endif %}
  309. <main id=\"is-Main\" role=\"main\" tabindex=\"-1\">
  310. {% block content %}{% endblock %}
  311. </main>
  312. </div>
  313. {% if enable_web_harmony is not defined or enable_web_harmony == false %}
  314. {{ render(controller('App\\\\Controller\\\\PageController::getFooterAction', { 'filigree': (filigree is defined) ? filigree : false } )) }}
  315. {% endif %}
  316. </div>
  317. {% if not is_granted('IS_AUTHENTICATED_REMEMBERED') %}
  318. {% include 'pages/account/userLogin.html.twig' %}
  319. {% endif %}
  320. {% if (isPdfPrint is not defined or isPdfPrint == false) %}
  321. {% include 'includes/common/default-nav.html.twig' %}
  322. {% endif %}
  323. {# Include plugins, utils, etc. files #}
  324. {% if pageAttributes.section == 'sim' %}
  325. {% include 'includes/sim/body-end-scripts.html.twig' %}
  326. {% endif %}
  327. {% block body_end_scripts_requirements %}{% endblock %}
  328. </body>
  329. </html>
  330. ", "layouts/common/default.html.twig", "/var/www/html/templates/layouts/common/default.html.twig");
  331. }
  332. }