var/cache/dev/twig/21/2134c501813ab69f038ce3450a4ac5b3.php line 44

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* @OxHoard/layout.html.twig */
  14. class __TwigTemplate_d773cd172cf61568ccc9a44fcc0fb802 extends Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->blocks = [
  23.             'noscript' => [$this'block_noscript'],
  24.             'menu' => [$this'block_menu'],
  25.             'header' => [$this'block_header'],
  26.             'stylesheets' => [$this'block_stylesheets'],
  27.             'javascripts' => [$this'block_javascripts'],
  28.             'body' => [$this'block_body'],
  29.             'footer' => [$this'block_footer'],
  30.         ];
  31.     }
  32.     protected function doGetParent(array $context)
  33.     {
  34.         // line 1
  35.         return "base.html.twig";
  36.     }
  37.     protected function doDisplay(array $context, array $blocks = [])
  38.     {
  39.         $macros $this->macros;
  40.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  41.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@OxHoard/layout.html.twig"));
  42.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  43.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@OxHoard/layout.html.twig"));
  44.         $this->parent $this->loadTemplate("base.html.twig""@OxHoard/layout.html.twig"1);
  45.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  46.         
  47.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  48.         
  49.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  50.     }
  51.     // line 3
  52.     public function block_noscript($context, array $blocks = [])
  53.     {
  54.         $macros $this->macros;
  55.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  56.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""noscript"));
  57.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  58.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""noscript"));
  59.         // line 4
  60.         echo "    <noscript>
  61.         <div class=\"container\" style=\"text-align:center; font-size:24px;\">
  62.             <div style=\"position: fixed; top: 0px; left: 0px; z-index: 3000; height: 100%; width: 100%; background-color: #FFFFFF;\">
  63.                 <p>This website requires Javascript to be enabled in your browser.</p>
  64.                 <p>Please follow the instructions to enable Javascript at <a href=\"http://www.enable-javascript.com/\" target=\"_blank\">http://www.enable-javascript.com/</a></p></div></div>
  65.     </noscript>
  66. ";
  67.         
  68.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  69.         
  70.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  71.     }
  72.     // line 12
  73.     public function block_menu($context, array $blocks = [])
  74.     {
  75.         $macros $this->macros;
  76.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  77.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""menu"));
  78.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  79.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""menu"));
  80.         // line 13
  81.         echo "    ";
  82.         $this->loadTemplate("@OxHoard/layout.html.twig""@OxHoard/layout.html.twig"13"1412393616")->display($context);
  83.         // line 15
  84.         echo " ";
  85.         
  86.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  87.         
  88.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  89.     }
  90.     // line 17
  91.     public function block_header($context, array $blocks = [])
  92.     {
  93.         $macros $this->macros;
  94.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  95.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""header"));
  96.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  97.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""header"));
  98.         echo "  
  99.     ";
  100.         // line 18
  101.         $this->loadTemplate("@OxHoard/layout.html.twig""@OxHoard/layout.html.twig"18"280869780")->display($context);
  102.         
  103.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  104.         
  105.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  106.     }
  107.     // line 22
  108.     public function block_stylesheets($context, array $blocks = [])
  109.     {
  110.         $macros $this->macros;
  111.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  112.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  113.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  114.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  115.         // line 23
  116.         echo "    <link href='//fonts.googleapis.com/css?family=Hind:600,300' rel='stylesheet' type='text/css'>
  117.     <link rel=\"stylesheet\" href=\"//code.jquery.com/ui/1.11.2/themes/smoothness/jquery-ui.css\">
  118.     ";
  119.         // line 25
  120.         $this->loadTemplate("@OxHoard/layout.html.twig""@OxHoard/layout.html.twig"25"847125586")->display($context);
  121.         // line 26
  122.         echo "    ";
  123.         $this->loadTemplate("@OxHoard/layout.html.twig""@OxHoard/layout.html.twig"26"1688841123")->display($context);
  124.         // line 27
  125.         echo "    ";
  126.         $this->loadTemplate("@OxHoard/layout.html.twig""@OxHoard/layout.html.twig"27"1371556351")->display($context);
  127.         // line 28
  128.         echo "    ";
  129.         echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackLinkTags("css/v2");
  130.         echo "
  131. ";
  132.         
  133.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  134.         
  135.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  136.     }
  137.     // line 32
  138.     public function block_javascripts($context, array $blocks = [])
  139.     {
  140.         $macros $this->macros;
  141.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  142.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  143.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  144.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  145.         // line 33
  146.         echo "    <script type=\"text/javascript\" src=\"//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.js\"></script>
  147.     <script type=\"text/javascript\" src=\"//code.jquery.com/ui/1.11.2/jquery-ui.js\"></script>
  148.     ";
  149.         // line 35
  150.         $this->loadTemplate("@OxHoard/layout.html.twig""@OxHoard/layout.html.twig"35"425621817")->display($context);
  151.         // line 36
  152.         echo "    ";
  153.         $this->loadTemplate("@OxHoard/layout.html.twig""@OxHoard/layout.html.twig"36"1177869551")->display($context);
  154.         // line 37
  155.         echo "    <script type=\"text/javascript\" src=\"/bundles/oxhoard/js/data_table.js\"></script>
  156. ";
  157.         
  158.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  159.         
  160.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  161.     }
  162.     // line 40
  163.     public function block_body($context, array $blocks = [])
  164.     {
  165.         $macros $this->macros;
  166.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  167.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  168.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  169.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  170.         // line 41
  171.         echo "
  172. ";
  173.         
  174.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  175.         
  176.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  177.     }
  178.     // line 44
  179.     public function block_footer($context, array $blocks = [])
  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""footer"));
  184.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  185.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer"));
  186.         // line 45
  187.         echo "    ";
  188.         $this->loadTemplate("@OxHoard/layout.html.twig""@OxHoard/layout.html.twig"45"2140169512")->display($context);
  189.         
  190.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  191.         
  192.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  193.     }
  194.     public function getTemplateName()
  195.     {
  196.         return "@OxHoard/layout.html.twig";
  197.     }
  198.     public function isTraitable()
  199.     {
  200.         return false;
  201.     }
  202.     public function getDebugInfo()
  203.     {
  204.         return array (  232 => 45,  222 => 44,  211 => 41,  201 => 40,  190 => 37,  187 => 36,  185 => 35,  181 => 33,  171 => 32,  157 => 28,  154 => 27,  151 => 26,  149 => 25,  145 => 23,  135 => 22,  125 => 18,  113 => 17,  103 => 15,  100 => 13,  90 => 12,  74 => 4,  64 => 3,  41 => 1,);
  205.     }
  206.     public function getSourceContext()
  207.     {
  208.         return new Source("{% extends 'base.html.twig' %}
  209. {% block noscript %}
  210.     <noscript>
  211.         <div class=\"container\" style=\"text-align:center; font-size:24px;\">
  212.             <div style=\"position: fixed; top: 0px; left: 0px; z-index: 3000; height: 100%; width: 100%; background-color: #FFFFFF;\">
  213.                 <p>This website requires Javascript to be enabled in your browser.</p>
  214.                 <p>Please follow the instructions to enable Javascript at <a href=\"http://www.enable-javascript.com/\" target=\"_blank\">http://www.enable-javascript.com/</a></p></div></div>
  215.     </noscript>
  216. {% endblock %}
  217.     
  218. {% block menu %}
  219.     {% embed 'menu.html.twig' %}
  220.     {% endembed %}
  221.  {% endblock %}
  222.     
  223.   {% block header %}  
  224.     {% embed 'header-subpage.html.twig' %}
  225.     {% endembed %}
  226. {% endblock %}
  227. {% block stylesheets %}
  228.     <link href='//fonts.googleapis.com/css?family=Hind:600,300' rel='stylesheet' type='text/css'>
  229.     <link rel=\"stylesheet\" href=\"//code.jquery.com/ui/1.11.2/themes/smoothness/jquery-ui.css\">
  230.     {% embed 'import-libs/bootstrap.css.html.twig' %}{% endembed %}
  231.     {% embed 'import-libs/fontawesome.css.html.twig' %}{% endembed %}
  232.     {% embed 'import-libs/jqueryDatatables.css.html.twig' %}{% endembed %}
  233.     {{ encore_entry_link_tags('css/v2') }}
  234. {% endblock %}
  235. {% block javascripts %}
  236.     <script type=\"text/javascript\" src=\"//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.js\"></script>
  237.     <script type=\"text/javascript\" src=\"//code.jquery.com/ui/1.11.2/jquery-ui.js\"></script>
  238.     {% embed 'import-libs/bootstrap.js.html.twig' %}{% endembed %}
  239.     {% embed 'import-libs/jqueryDatatables.js.html.twig' %}{% endembed %}
  240.     <script type=\"text/javascript\" src=\"/bundles/oxhoard/js/data_table.js\"></script>
  241. {% endblock %}
  242. {% block body %}
  243. {% endblock %}
  244. {% block footer %}
  245.     {% embed 'footer.html.twig' %}
  246.     {% endembed %}
  247. {% endblock %}""@OxHoard/layout.html.twig""/srv/web-20231016100413-2bc3d337/src/Ox/HoardBundle/Resources/views/layout.html.twig");
  248.     }
  249. }
  250. /* @OxHoard/layout.html.twig */
  251. class __TwigTemplate_d773cd172cf61568ccc9a44fcc0fb802___1412393616 extends Template
  252. {
  253.     private $source;
  254.     private $macros = [];
  255.     public function __construct(Environment $env)
  256.     {
  257.         parent::__construct($env);
  258.         $this->source $this->getSourceContext();
  259.         $this->blocks = [
  260.         ];
  261.     }
  262.     protected function doGetParent(array $context)
  263.     {
  264.         // line 13
  265.         return "menu.html.twig";
  266.     }
  267.     protected function doDisplay(array $context, array $blocks = [])
  268.     {
  269.         $macros $this->macros;
  270.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  271.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@OxHoard/layout.html.twig"));
  272.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  273.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@OxHoard/layout.html.twig"));
  274.         $this->parent $this->loadTemplate("menu.html.twig""@OxHoard/layout.html.twig"13);
  275.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  276.         
  277.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  278.         
  279.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  280.     }
  281.     public function getTemplateName()
  282.     {
  283.         return "@OxHoard/layout.html.twig";
  284.     }
  285.     public function isTraitable()
  286.     {
  287.         return false;
  288.     }
  289.     public function getDebugInfo()
  290.     {
  291.         return array (  329 => 13,  232 => 45,  222 => 44,  211 => 41,  201 => 40,  190 => 37,  187 => 36,  185 => 35,  181 => 33,  171 => 32,  157 => 28,  154 => 27,  151 => 26,  149 => 25,  145 => 23,  135 => 22,  125 => 18,  113 => 17,  103 => 15,  100 => 13,  90 => 12,  74 => 4,  64 => 3,  41 => 1,);
  292.     }
  293.     public function getSourceContext()
  294.     {
  295.         return new Source("{% extends 'base.html.twig' %}
  296. {% block noscript %}
  297.     <noscript>
  298.         <div class=\"container\" style=\"text-align:center; font-size:24px;\">
  299.             <div style=\"position: fixed; top: 0px; left: 0px; z-index: 3000; height: 100%; width: 100%; background-color: #FFFFFF;\">
  300.                 <p>This website requires Javascript to be enabled in your browser.</p>
  301.                 <p>Please follow the instructions to enable Javascript at <a href=\"http://www.enable-javascript.com/\" target=\"_blank\">http://www.enable-javascript.com/</a></p></div></div>
  302.     </noscript>
  303. {% endblock %}
  304.     
  305. {% block menu %}
  306.     {% embed 'menu.html.twig' %}
  307.     {% endembed %}
  308.  {% endblock %}
  309.     
  310.   {% block header %}  
  311.     {% embed 'header-subpage.html.twig' %}
  312.     {% endembed %}
  313. {% endblock %}
  314. {% block stylesheets %}
  315.     <link href='//fonts.googleapis.com/css?family=Hind:600,300' rel='stylesheet' type='text/css'>
  316.     <link rel=\"stylesheet\" href=\"//code.jquery.com/ui/1.11.2/themes/smoothness/jquery-ui.css\">
  317.     {% embed 'import-libs/bootstrap.css.html.twig' %}{% endembed %}
  318.     {% embed 'import-libs/fontawesome.css.html.twig' %}{% endembed %}
  319.     {% embed 'import-libs/jqueryDatatables.css.html.twig' %}{% endembed %}
  320.     {{ encore_entry_link_tags('css/v2') }}
  321. {% endblock %}
  322. {% block javascripts %}
  323.     <script type=\"text/javascript\" src=\"//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.js\"></script>
  324.     <script type=\"text/javascript\" src=\"//code.jquery.com/ui/1.11.2/jquery-ui.js\"></script>
  325.     {% embed 'import-libs/bootstrap.js.html.twig' %}{% endembed %}
  326.     {% embed 'import-libs/jqueryDatatables.js.html.twig' %}{% endembed %}
  327.     <script type=\"text/javascript\" src=\"/bundles/oxhoard/js/data_table.js\"></script>
  328. {% endblock %}
  329. {% block body %}
  330. {% endblock %}
  331. {% block footer %}
  332.     {% embed 'footer.html.twig' %}
  333.     {% endembed %}
  334. {% endblock %}""@OxHoard/layout.html.twig""/srv/web-20231016100413-2bc3d337/src/Ox/HoardBundle/Resources/views/layout.html.twig");
  335.     }
  336. }
  337. /* @OxHoard/layout.html.twig */
  338. class __TwigTemplate_d773cd172cf61568ccc9a44fcc0fb802___280869780 extends Template
  339. {
  340.     private $source;
  341.     private $macros = [];
  342.     public function __construct(Environment $env)
  343.     {
  344.         parent::__construct($env);
  345.         $this->source $this->getSourceContext();
  346.         $this->blocks = [
  347.         ];
  348.     }
  349.     protected function doGetParent(array $context)
  350.     {
  351.         // line 18
  352.         return "header-subpage.html.twig";
  353.     }
  354.     protected function doDisplay(array $context, array $blocks = [])
  355.     {
  356.         $macros $this->macros;
  357.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  358.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@OxHoard/layout.html.twig"));
  359.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  360.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@OxHoard/layout.html.twig"));
  361.         $this->parent $this->loadTemplate("header-subpage.html.twig""@OxHoard/layout.html.twig"18);
  362.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  363.         
  364.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  365.         
  366.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  367.     }
  368.     public function getTemplateName()
  369.     {
  370.         return "@OxHoard/layout.html.twig";
  371.     }
  372.     public function isTraitable()
  373.     {
  374.         return false;
  375.     }
  376.     public function getDebugInfo()
  377.     {
  378.         return array (  438 => 18,  329 => 13,  232 => 45,  222 => 44,  211 => 41,  201 => 40,  190 => 37,  187 => 36,  185 => 35,  181 => 33,  171 => 32,  157 => 28,  154 => 27,  151 => 26,  149 => 25,  145 => 23,  135 => 22,  125 => 18,  113 => 17,  103 => 15,  100 => 13,  90 => 12,  74 => 4,  64 => 3,  41 => 1,);
  379.     }
  380.     public function getSourceContext()
  381.     {
  382.         return new Source("{% extends 'base.html.twig' %}
  383. {% block noscript %}
  384.     <noscript>
  385.         <div class=\"container\" style=\"text-align:center; font-size:24px;\">
  386.             <div style=\"position: fixed; top: 0px; left: 0px; z-index: 3000; height: 100%; width: 100%; background-color: #FFFFFF;\">
  387.                 <p>This website requires Javascript to be enabled in your browser.</p>
  388.                 <p>Please follow the instructions to enable Javascript at <a href=\"http://www.enable-javascript.com/\" target=\"_blank\">http://www.enable-javascript.com/</a></p></div></div>
  389.     </noscript>
  390. {% endblock %}
  391.     
  392. {% block menu %}
  393.     {% embed 'menu.html.twig' %}
  394.     {% endembed %}
  395.  {% endblock %}
  396.     
  397.   {% block header %}  
  398.     {% embed 'header-subpage.html.twig' %}
  399.     {% endembed %}
  400. {% endblock %}
  401. {% block stylesheets %}
  402.     <link href='//fonts.googleapis.com/css?family=Hind:600,300' rel='stylesheet' type='text/css'>
  403.     <link rel=\"stylesheet\" href=\"//code.jquery.com/ui/1.11.2/themes/smoothness/jquery-ui.css\">
  404.     {% embed 'import-libs/bootstrap.css.html.twig' %}{% endembed %}
  405.     {% embed 'import-libs/fontawesome.css.html.twig' %}{% endembed %}
  406.     {% embed 'import-libs/jqueryDatatables.css.html.twig' %}{% endembed %}
  407.     {{ encore_entry_link_tags('css/v2') }}
  408. {% endblock %}
  409. {% block javascripts %}
  410.     <script type=\"text/javascript\" src=\"//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.js\"></script>
  411.     <script type=\"text/javascript\" src=\"//code.jquery.com/ui/1.11.2/jquery-ui.js\"></script>
  412.     {% embed 'import-libs/bootstrap.js.html.twig' %}{% endembed %}
  413.     {% embed 'import-libs/jqueryDatatables.js.html.twig' %}{% endembed %}
  414.     <script type=\"text/javascript\" src=\"/bundles/oxhoard/js/data_table.js\"></script>
  415. {% endblock %}
  416. {% block body %}
  417. {% endblock %}
  418. {% block footer %}
  419.     {% embed 'footer.html.twig' %}
  420.     {% endembed %}
  421. {% endblock %}""@OxHoard/layout.html.twig""/srv/web-20231016100413-2bc3d337/src/Ox/HoardBundle/Resources/views/layout.html.twig");
  422.     }
  423. }
  424. /* @OxHoard/layout.html.twig */
  425. class __TwigTemplate_d773cd172cf61568ccc9a44fcc0fb802___847125586 extends Template
  426. {
  427.     private $source;
  428.     private $macros = [];
  429.     public function __construct(Environment $env)
  430.     {
  431.         parent::__construct($env);
  432.         $this->source $this->getSourceContext();
  433.         $this->blocks = [
  434.         ];
  435.     }
  436.     protected function doGetParent(array $context)
  437.     {
  438.         // line 25
  439.         return "import-libs/bootstrap.css.html.twig";
  440.     }
  441.     protected function doDisplay(array $context, array $blocks = [])
  442.     {
  443.         $macros $this->macros;
  444.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  445.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@OxHoard/layout.html.twig"));
  446.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  447.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@OxHoard/layout.html.twig"));
  448.         $this->parent $this->loadTemplate("import-libs/bootstrap.css.html.twig""@OxHoard/layout.html.twig"25);
  449.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  450.         
  451.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  452.         
  453.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  454.     }
  455.     public function getTemplateName()
  456.     {
  457.         return "@OxHoard/layout.html.twig";
  458.     }
  459.     public function isTraitable()
  460.     {
  461.         return false;
  462.     }
  463.     public function getDebugInfo()
  464.     {
  465.         return array (  547 => 25,  438 => 18,  329 => 13,  232 => 45,  222 => 44,  211 => 41,  201 => 40,  190 => 37,  187 => 36,  185 => 35,  181 => 33,  171 => 32,  157 => 28,  154 => 27,  151 => 26,  149 => 25,  145 => 23,  135 => 22,  125 => 18,  113 => 17,  103 => 15,  100 => 13,  90 => 12,  74 => 4,  64 => 3,  41 => 1,);
  466.     }
  467.     public function getSourceContext()
  468.     {
  469.         return new Source("{% extends 'base.html.twig' %}
  470. {% block noscript %}
  471.     <noscript>
  472.         <div class=\"container\" style=\"text-align:center; font-size:24px;\">
  473.             <div style=\"position: fixed; top: 0px; left: 0px; z-index: 3000; height: 100%; width: 100%; background-color: #FFFFFF;\">
  474.                 <p>This website requires Javascript to be enabled in your browser.</p>
  475.                 <p>Please follow the instructions to enable Javascript at <a href=\"http://www.enable-javascript.com/\" target=\"_blank\">http://www.enable-javascript.com/</a></p></div></div>
  476.     </noscript>
  477. {% endblock %}
  478.     
  479. {% block menu %}
  480.     {% embed 'menu.html.twig' %}
  481.     {% endembed %}
  482.  {% endblock %}
  483.     
  484.   {% block header %}  
  485.     {% embed 'header-subpage.html.twig' %}
  486.     {% endembed %}
  487. {% endblock %}
  488. {% block stylesheets %}
  489.     <link href='//fonts.googleapis.com/css?family=Hind:600,300' rel='stylesheet' type='text/css'>
  490.     <link rel=\"stylesheet\" href=\"//code.jquery.com/ui/1.11.2/themes/smoothness/jquery-ui.css\">
  491.     {% embed 'import-libs/bootstrap.css.html.twig' %}{% endembed %}
  492.     {% embed 'import-libs/fontawesome.css.html.twig' %}{% endembed %}
  493.     {% embed 'import-libs/jqueryDatatables.css.html.twig' %}{% endembed %}
  494.     {{ encore_entry_link_tags('css/v2') }}
  495. {% endblock %}
  496. {% block javascripts %}
  497.     <script type=\"text/javascript\" src=\"//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.js\"></script>
  498.     <script type=\"text/javascript\" src=\"//code.jquery.com/ui/1.11.2/jquery-ui.js\"></script>
  499.     {% embed 'import-libs/bootstrap.js.html.twig' %}{% endembed %}
  500.     {% embed 'import-libs/jqueryDatatables.js.html.twig' %}{% endembed %}
  501.     <script type=\"text/javascript\" src=\"/bundles/oxhoard/js/data_table.js\"></script>
  502. {% endblock %}
  503. {% block body %}
  504. {% endblock %}
  505. {% block footer %}
  506.     {% embed 'footer.html.twig' %}
  507.     {% endembed %}
  508. {% endblock %}""@OxHoard/layout.html.twig""/srv/web-20231016100413-2bc3d337/src/Ox/HoardBundle/Resources/views/layout.html.twig");
  509.     }
  510. }
  511. /* @OxHoard/layout.html.twig */
  512. class __TwigTemplate_d773cd172cf61568ccc9a44fcc0fb802___1688841123 extends Template
  513. {
  514.     private $source;
  515.     private $macros = [];
  516.     public function __construct(Environment $env)
  517.     {
  518.         parent::__construct($env);
  519.         $this->source $this->getSourceContext();
  520.         $this->blocks = [
  521.         ];
  522.     }
  523.     protected function doGetParent(array $context)
  524.     {
  525.         // line 26
  526.         return "import-libs/fontawesome.css.html.twig";
  527.     }
  528.     protected function doDisplay(array $context, array $blocks = [])
  529.     {
  530.         $macros $this->macros;
  531.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  532.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@OxHoard/layout.html.twig"));
  533.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  534.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@OxHoard/layout.html.twig"));
  535.         $this->parent $this->loadTemplate("import-libs/fontawesome.css.html.twig""@OxHoard/layout.html.twig"26);
  536.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  537.         
  538.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  539.         
  540.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  541.     }
  542.     public function getTemplateName()
  543.     {
  544.         return "@OxHoard/layout.html.twig";
  545.     }
  546.     public function isTraitable()
  547.     {
  548.         return false;
  549.     }
  550.     public function getDebugInfo()
  551.     {
  552.         return array (  656 => 26,  547 => 25,  438 => 18,  329 => 13,  232 => 45,  222 => 44,  211 => 41,  201 => 40,  190 => 37,  187 => 36,  185 => 35,  181 => 33,  171 => 32,  157 => 28,  154 => 27,  151 => 26,  149 => 25,  145 => 23,  135 => 22,  125 => 18,  113 => 17,  103 => 15,  100 => 13,  90 => 12,  74 => 4,  64 => 3,  41 => 1,);
  553.     }
  554.     public function getSourceContext()
  555.     {
  556.         return new Source("{% extends 'base.html.twig' %}
  557. {% block noscript %}
  558.     <noscript>
  559.         <div class=\"container\" style=\"text-align:center; font-size:24px;\">
  560.             <div style=\"position: fixed; top: 0px; left: 0px; z-index: 3000; height: 100%; width: 100%; background-color: #FFFFFF;\">
  561.                 <p>This website requires Javascript to be enabled in your browser.</p>
  562.                 <p>Please follow the instructions to enable Javascript at <a href=\"http://www.enable-javascript.com/\" target=\"_blank\">http://www.enable-javascript.com/</a></p></div></div>
  563.     </noscript>
  564. {% endblock %}
  565.     
  566. {% block menu %}
  567.     {% embed 'menu.html.twig' %}
  568.     {% endembed %}
  569.  {% endblock %}
  570.     
  571.   {% block header %}  
  572.     {% embed 'header-subpage.html.twig' %}
  573.     {% endembed %}
  574. {% endblock %}
  575. {% block stylesheets %}
  576.     <link href='//fonts.googleapis.com/css?family=Hind:600,300' rel='stylesheet' type='text/css'>
  577.     <link rel=\"stylesheet\" href=\"//code.jquery.com/ui/1.11.2/themes/smoothness/jquery-ui.css\">
  578.     {% embed 'import-libs/bootstrap.css.html.twig' %}{% endembed %}
  579.     {% embed 'import-libs/fontawesome.css.html.twig' %}{% endembed %}
  580.     {% embed 'import-libs/jqueryDatatables.css.html.twig' %}{% endembed %}
  581.     {{ encore_entry_link_tags('css/v2') }}
  582. {% endblock %}
  583. {% block javascripts %}
  584.     <script type=\"text/javascript\" src=\"//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.js\"></script>
  585.     <script type=\"text/javascript\" src=\"//code.jquery.com/ui/1.11.2/jquery-ui.js\"></script>
  586.     {% embed 'import-libs/bootstrap.js.html.twig' %}{% endembed %}
  587.     {% embed 'import-libs/jqueryDatatables.js.html.twig' %}{% endembed %}
  588.     <script type=\"text/javascript\" src=\"/bundles/oxhoard/js/data_table.js\"></script>
  589. {% endblock %}
  590. {% block body %}
  591. {% endblock %}
  592. {% block footer %}
  593.     {% embed 'footer.html.twig' %}
  594.     {% endembed %}
  595. {% endblock %}""@OxHoard/layout.html.twig""/srv/web-20231016100413-2bc3d337/src/Ox/HoardBundle/Resources/views/layout.html.twig");
  596.     }
  597. }
  598. /* @OxHoard/layout.html.twig */
  599. class __TwigTemplate_d773cd172cf61568ccc9a44fcc0fb802___1371556351 extends Template
  600. {
  601.     private $source;
  602.     private $macros = [];
  603.     public function __construct(Environment $env)
  604.     {
  605.         parent::__construct($env);
  606.         $this->source $this->getSourceContext();
  607.         $this->blocks = [
  608.         ];
  609.     }
  610.     protected function doGetParent(array $context)
  611.     {
  612.         // line 27
  613.         return "import-libs/jqueryDatatables.css.html.twig";
  614.     }
  615.     protected function doDisplay(array $context, array $blocks = [])
  616.     {
  617.         $macros $this->macros;
  618.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  619.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@OxHoard/layout.html.twig"));
  620.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  621.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@OxHoard/layout.html.twig"));
  622.         $this->parent $this->loadTemplate("import-libs/jqueryDatatables.css.html.twig""@OxHoard/layout.html.twig"27);
  623.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  624.         
  625.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  626.         
  627.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  628.     }
  629.     public function getTemplateName()
  630.     {
  631.         return "@OxHoard/layout.html.twig";
  632.     }
  633.     public function isTraitable()
  634.     {
  635.         return false;
  636.     }
  637.     public function getDebugInfo()
  638.     {
  639.         return array (  765 => 27,  656 => 26,  547 => 25,  438 => 18,  329 => 13,  232 => 45,  222 => 44,  211 => 41,  201 => 40,  190 => 37,  187 => 36,  185 => 35,  181 => 33,  171 => 32,  157 => 28,  154 => 27,  151 => 26,  149 => 25,  145 => 23,  135 => 22,  125 => 18,  113 => 17,  103 => 15,  100 => 13,  90 => 12,  74 => 4,  64 => 3,  41 => 1,);
  640.     }
  641.     public function getSourceContext()
  642.     {
  643.         return new Source("{% extends 'base.html.twig' %}
  644. {% block noscript %}
  645.     <noscript>
  646.         <div class=\"container\" style=\"text-align:center; font-size:24px;\">
  647.             <div style=\"position: fixed; top: 0px; left: 0px; z-index: 3000; height: 100%; width: 100%; background-color: #FFFFFF;\">
  648.                 <p>This website requires Javascript to be enabled in your browser.</p>
  649.                 <p>Please follow the instructions to enable Javascript at <a href=\"http://www.enable-javascript.com/\" target=\"_blank\">http://www.enable-javascript.com/</a></p></div></div>
  650.     </noscript>
  651. {% endblock %}
  652.     
  653. {% block menu %}
  654.     {% embed 'menu.html.twig' %}
  655.     {% endembed %}
  656.  {% endblock %}
  657.     
  658.   {% block header %}  
  659.     {% embed 'header-subpage.html.twig' %}
  660.     {% endembed %}
  661. {% endblock %}
  662. {% block stylesheets %}
  663.     <link href='//fonts.googleapis.com/css?family=Hind:600,300' rel='stylesheet' type='text/css'>
  664.     <link rel=\"stylesheet\" href=\"//code.jquery.com/ui/1.11.2/themes/smoothness/jquery-ui.css\">
  665.     {% embed 'import-libs/bootstrap.css.html.twig' %}{% endembed %}
  666.     {% embed 'import-libs/fontawesome.css.html.twig' %}{% endembed %}
  667.     {% embed 'import-libs/jqueryDatatables.css.html.twig' %}{% endembed %}
  668.     {{ encore_entry_link_tags('css/v2') }}
  669. {% endblock %}
  670. {% block javascripts %}
  671.     <script type=\"text/javascript\" src=\"//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.js\"></script>
  672.     <script type=\"text/javascript\" src=\"//code.jquery.com/ui/1.11.2/jquery-ui.js\"></script>
  673.     {% embed 'import-libs/bootstrap.js.html.twig' %}{% endembed %}
  674.     {% embed 'import-libs/jqueryDatatables.js.html.twig' %}{% endembed %}
  675.     <script type=\"text/javascript\" src=\"/bundles/oxhoard/js/data_table.js\"></script>
  676. {% endblock %}
  677. {% block body %}
  678. {% endblock %}
  679. {% block footer %}
  680.     {% embed 'footer.html.twig' %}
  681.     {% endembed %}
  682. {% endblock %}""@OxHoard/layout.html.twig""/srv/web-20231016100413-2bc3d337/src/Ox/HoardBundle/Resources/views/layout.html.twig");
  683.     }
  684. }
  685. /* @OxHoard/layout.html.twig */
  686. class __TwigTemplate_d773cd172cf61568ccc9a44fcc0fb802___425621817 extends Template
  687. {
  688.     private $source;
  689.     private $macros = [];
  690.     public function __construct(Environment $env)
  691.     {
  692.         parent::__construct($env);
  693.         $this->source $this->getSourceContext();
  694.         $this->blocks = [
  695.         ];
  696.     }
  697.     protected function doGetParent(array $context)
  698.     {
  699.         // line 35
  700.         return "import-libs/bootstrap.js.html.twig";
  701.     }
  702.     protected function doDisplay(array $context, array $blocks = [])
  703.     {
  704.         $macros $this->macros;
  705.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  706.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@OxHoard/layout.html.twig"));
  707.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  708.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@OxHoard/layout.html.twig"));
  709.         $this->parent $this->loadTemplate("import-libs/bootstrap.js.html.twig""@OxHoard/layout.html.twig"35);
  710.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  711.         
  712.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  713.         
  714.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  715.     }
  716.     public function getTemplateName()
  717.     {
  718.         return "@OxHoard/layout.html.twig";
  719.     }
  720.     public function isTraitable()
  721.     {
  722.         return false;
  723.     }
  724.     public function getDebugInfo()
  725.     {
  726.         return array (  874 => 35,  765 => 27,  656 => 26,  547 => 25,  438 => 18,  329 => 13,  232 => 45,  222 => 44,  211 => 41,  201 => 40,  190 => 37,  187 => 36,  185 => 35,  181 => 33,  171 => 32,  157 => 28,  154 => 27,  151 => 26,  149 => 25,  145 => 23,  135 => 22,  125 => 18,  113 => 17,  103 => 15,  100 => 13,  90 => 12,  74 => 4,  64 => 3,  41 => 1,);
  727.     }
  728.     public function getSourceContext()
  729.     {
  730.         return new Source("{% extends 'base.html.twig' %}
  731. {% block noscript %}
  732.     <noscript>
  733.         <div class=\"container\" style=\"text-align:center; font-size:24px;\">
  734.             <div style=\"position: fixed; top: 0px; left: 0px; z-index: 3000; height: 100%; width: 100%; background-color: #FFFFFF;\">
  735.                 <p>This website requires Javascript to be enabled in your browser.</p>
  736.                 <p>Please follow the instructions to enable Javascript at <a href=\"http://www.enable-javascript.com/\" target=\"_blank\">http://www.enable-javascript.com/</a></p></div></div>
  737.     </noscript>
  738. {% endblock %}
  739.     
  740. {% block menu %}
  741.     {% embed 'menu.html.twig' %}
  742.     {% endembed %}
  743.  {% endblock %}
  744.     
  745.   {% block header %}  
  746.     {% embed 'header-subpage.html.twig' %}
  747.     {% endembed %}
  748. {% endblock %}
  749. {% block stylesheets %}
  750.     <link href='//fonts.googleapis.com/css?family=Hind:600,300' rel='stylesheet' type='text/css'>
  751.     <link rel=\"stylesheet\" href=\"//code.jquery.com/ui/1.11.2/themes/smoothness/jquery-ui.css\">
  752.     {% embed 'import-libs/bootstrap.css.html.twig' %}{% endembed %}
  753.     {% embed 'import-libs/fontawesome.css.html.twig' %}{% endembed %}
  754.     {% embed 'import-libs/jqueryDatatables.css.html.twig' %}{% endembed %}
  755.     {{ encore_entry_link_tags('css/v2') }}
  756. {% endblock %}
  757. {% block javascripts %}
  758.     <script type=\"text/javascript\" src=\"//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.js\"></script>
  759.     <script type=\"text/javascript\" src=\"//code.jquery.com/ui/1.11.2/jquery-ui.js\"></script>
  760.     {% embed 'import-libs/bootstrap.js.html.twig' %}{% endembed %}
  761.     {% embed 'import-libs/jqueryDatatables.js.html.twig' %}{% endembed %}
  762.     <script type=\"text/javascript\" src=\"/bundles/oxhoard/js/data_table.js\"></script>
  763. {% endblock %}
  764. {% block body %}
  765. {% endblock %}
  766. {% block footer %}
  767.     {% embed 'footer.html.twig' %}
  768.     {% endembed %}
  769. {% endblock %}""@OxHoard/layout.html.twig""/srv/web-20231016100413-2bc3d337/src/Ox/HoardBundle/Resources/views/layout.html.twig");
  770.     }
  771. }
  772. /* @OxHoard/layout.html.twig */
  773. class __TwigTemplate_d773cd172cf61568ccc9a44fcc0fb802___1177869551 extends Template
  774. {
  775.     private $source;
  776.     private $macros = [];
  777.     public function __construct(Environment $env)
  778.     {
  779.         parent::__construct($env);
  780.         $this->source $this->getSourceContext();
  781.         $this->blocks = [
  782.         ];
  783.     }
  784.     protected function doGetParent(array $context)
  785.     {
  786.         // line 36
  787.         return "import-libs/jqueryDatatables.js.html.twig";
  788.     }
  789.     protected function doDisplay(array $context, array $blocks = [])
  790.     {
  791.         $macros $this->macros;
  792.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  793.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@OxHoard/layout.html.twig"));
  794.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  795.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@OxHoard/layout.html.twig"));
  796.         $this->parent $this->loadTemplate("import-libs/jqueryDatatables.js.html.twig""@OxHoard/layout.html.twig"36);
  797.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  798.         
  799.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  800.         
  801.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  802.     }
  803.     public function getTemplateName()
  804.     {
  805.         return "@OxHoard/layout.html.twig";
  806.     }
  807.     public function isTraitable()
  808.     {
  809.         return false;
  810.     }
  811.     public function getDebugInfo()
  812.     {
  813.         return array (  983 => 36,  874 => 35,  765 => 27,  656 => 26,  547 => 25,  438 => 18,  329 => 13,  232 => 45,  222 => 44,  211 => 41,  201 => 40,  190 => 37,  187 => 36,  185 => 35,  181 => 33,  171 => 32,  157 => 28,  154 => 27,  151 => 26,  149 => 25,  145 => 23,  135 => 22,  125 => 18,  113 => 17,  103 => 15,  100 => 13,  90 => 12,  74 => 4,  64 => 3,  41 => 1,);
  814.     }
  815.     public function getSourceContext()
  816.     {
  817.         return new Source("{% extends 'base.html.twig' %}
  818. {% block noscript %}
  819.     <noscript>
  820.         <div class=\"container\" style=\"text-align:center; font-size:24px;\">
  821.             <div style=\"position: fixed; top: 0px; left: 0px; z-index: 3000; height: 100%; width: 100%; background-color: #FFFFFF;\">
  822.                 <p>This website requires Javascript to be enabled in your browser.</p>
  823.                 <p>Please follow the instructions to enable Javascript at <a href=\"http://www.enable-javascript.com/\" target=\"_blank\">http://www.enable-javascript.com/</a></p></div></div>
  824.     </noscript>
  825. {% endblock %}
  826.     
  827. {% block menu %}
  828.     {% embed 'menu.html.twig' %}
  829.     {% endembed %}
  830.  {% endblock %}
  831.     
  832.   {% block header %}  
  833.     {% embed 'header-subpage.html.twig' %}
  834.     {% endembed %}
  835. {% endblock %}
  836. {% block stylesheets %}
  837.     <link href='//fonts.googleapis.com/css?family=Hind:600,300' rel='stylesheet' type='text/css'>
  838.     <link rel=\"stylesheet\" href=\"//code.jquery.com/ui/1.11.2/themes/smoothness/jquery-ui.css\">
  839.     {% embed 'import-libs/bootstrap.css.html.twig' %}{% endembed %}
  840.     {% embed 'import-libs/fontawesome.css.html.twig' %}{% endembed %}
  841.     {% embed 'import-libs/jqueryDatatables.css.html.twig' %}{% endembed %}
  842.     {{ encore_entry_link_tags('css/v2') }}
  843. {% endblock %}
  844. {% block javascripts %}
  845.     <script type=\"text/javascript\" src=\"//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.js\"></script>
  846.     <script type=\"text/javascript\" src=\"//code.jquery.com/ui/1.11.2/jquery-ui.js\"></script>
  847.     {% embed 'import-libs/bootstrap.js.html.twig' %}{% endembed %}
  848.     {% embed 'import-libs/jqueryDatatables.js.html.twig' %}{% endembed %}
  849.     <script type=\"text/javascript\" src=\"/bundles/oxhoard/js/data_table.js\"></script>
  850. {% endblock %}
  851. {% block body %}
  852. {% endblock %}
  853. {% block footer %}
  854.     {% embed 'footer.html.twig' %}
  855.     {% endembed %}
  856. {% endblock %}""@OxHoard/layout.html.twig""/srv/web-20231016100413-2bc3d337/src/Ox/HoardBundle/Resources/views/layout.html.twig");
  857.     }
  858. }
  859. /* @OxHoard/layout.html.twig */
  860. class __TwigTemplate_d773cd172cf61568ccc9a44fcc0fb802___2140169512 extends Template
  861. {
  862.     private $source;
  863.     private $macros = [];
  864.     public function __construct(Environment $env)
  865.     {
  866.         parent::__construct($env);
  867.         $this->source $this->getSourceContext();
  868.         $this->blocks = [
  869.         ];
  870.     }
  871.     protected function doGetParent(array $context)
  872.     {
  873.         // line 45
  874.         return "footer.html.twig";
  875.     }
  876.     protected function doDisplay(array $context, array $blocks = [])
  877.     {
  878.         $macros $this->macros;
  879.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  880.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@OxHoard/layout.html.twig"));
  881.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  882.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@OxHoard/layout.html.twig"));
  883.         $this->parent $this->loadTemplate("footer.html.twig""@OxHoard/layout.html.twig"45);
  884.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  885.         
  886.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  887.         
  888.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  889.     }
  890.     public function getTemplateName()
  891.     {
  892.         return "@OxHoard/layout.html.twig";
  893.     }
  894.     public function isTraitable()
  895.     {
  896.         return false;
  897.     }
  898.     public function getDebugInfo()
  899.     {
  900.         return array (  1092 => 45,  983 => 36,  874 => 35,  765 => 27,  656 => 26,  547 => 25,  438 => 18,  329 => 13,  232 => 45,  222 => 44,  211 => 41,  201 => 40,  190 => 37,  187 => 36,  185 => 35,  181 => 33,  171 => 32,  157 => 28,  154 => 27,  151 => 26,  149 => 25,  145 => 23,  135 => 22,  125 => 18,  113 => 17,  103 => 15,  100 => 13,  90 => 12,  74 => 4,  64 => 3,  41 => 1,);
  901.     }
  902.     public function getSourceContext()
  903.     {
  904.         return new Source("{% extends 'base.html.twig' %}
  905. {% block noscript %}
  906.     <noscript>
  907.         <div class=\"container\" style=\"text-align:center; font-size:24px;\">
  908.             <div style=\"position: fixed; top: 0px; left: 0px; z-index: 3000; height: 100%; width: 100%; background-color: #FFFFFF;\">
  909.                 <p>This website requires Javascript to be enabled in your browser.</p>
  910.                 <p>Please follow the instructions to enable Javascript at <a href=\"http://www.enable-javascript.com/\" target=\"_blank\">http://www.enable-javascript.com/</a></p></div></div>
  911.     </noscript>
  912. {% endblock %}
  913.     
  914. {% block menu %}
  915.     {% embed 'menu.html.twig' %}
  916.     {% endembed %}
  917.  {% endblock %}
  918.     
  919.   {% block header %}  
  920.     {% embed 'header-subpage.html.twig' %}
  921.     {% endembed %}
  922. {% endblock %}
  923. {% block stylesheets %}
  924.     <link href='//fonts.googleapis.com/css?family=Hind:600,300' rel='stylesheet' type='text/css'>
  925.     <link rel=\"stylesheet\" href=\"//code.jquery.com/ui/1.11.2/themes/smoothness/jquery-ui.css\">
  926.     {% embed 'import-libs/bootstrap.css.html.twig' %}{% endembed %}
  927.     {% embed 'import-libs/fontawesome.css.html.twig' %}{% endembed %}
  928.     {% embed 'import-libs/jqueryDatatables.css.html.twig' %}{% endembed %}
  929.     {{ encore_entry_link_tags('css/v2') }}
  930. {% endblock %}
  931. {% block javascripts %}
  932.     <script type=\"text/javascript\" src=\"//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.js\"></script>
  933.     <script type=\"text/javascript\" src=\"//code.jquery.com/ui/1.11.2/jquery-ui.js\"></script>
  934.     {% embed 'import-libs/bootstrap.js.html.twig' %}{% endembed %}
  935.     {% embed 'import-libs/jqueryDatatables.js.html.twig' %}{% endembed %}
  936.     <script type=\"text/javascript\" src=\"/bundles/oxhoard/js/data_table.js\"></script>
  937. {% endblock %}
  938. {% block body %}
  939. {% endblock %}
  940. {% block footer %}
  941.     {% embed 'footer.html.twig' %}
  942.     {% endembed %}
  943. {% endblock %}""@OxHoard/layout.html.twig""/srv/web-20231016100413-2bc3d337/src/Ox/HoardBundle/Resources/views/layout.html.twig");
  944.     }
  945. }