var/cache/dev/twig/a3/a328be07eb6d93360273f7c5c5d22346.php line 251

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. /* webbase.html.twig */
  14. class __TwigTemplate_587c54eaa598ad8cec3a6ad5c6447d84 extends \Twig\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->parent false;
  23.         $this->blocks = [
  24.             'stylesheets' => [$this'block_stylesheets'],
  25.             'headjs' => [$this'block_headjs'],
  26.             'body' => [$this'block_body'],
  27.             'javascripts' => [$this'block_javascripts'],
  28.         ];
  29.     }
  30.     protected function doDisplay(array $context, array $blocks = [])
  31.     {
  32.         $macros $this->macros;
  33.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  34.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""webbase.html.twig"));
  35.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  36.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""webbase.html.twig"));
  37.         // line 1
  38.         echo "<!DOCTYPE html>
  39. <html class=\"full\" lang=\"en\">
  40. <head>
  41.     <meta charset=\"utf-8\">
  42.     <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  43.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
  44.     <title>";
  45.         // line 9
  46.         if (        $this->hasBlock("title"$context$blocks)) {
  47.             // line 10
  48.             $this->displayBlock("title"$context$blocks);
  49.             echo " | alphaWerk";
  50.         } else {
  51.             // line 12
  52.             echo "alphaWerk";
  53.         }
  54.         // line 14
  55.         echo "</title>
  56.     <link rel=\"canonical\" href=\"";
  57.         // line 16
  58.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'16$this->source); })()), "request", [], "any"falsefalsefalse16), "attributes", [], "any"falsefalsefalse16), "get", [=> "_route"], "method"falsefalsefalse16), twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'16$this->source); })()), "request", [], "any"falsefalsefalse16), "attributes", [], "any"falsefalsefalse16), "get", [=> "_route_params"], "method"falsefalsefalse16)), "html"nulltrue);
  59.         echo "\">
  60.     ";
  61.         // line 18
  62.         $this->displayBlock('stylesheets'$context$blocks);
  63.         // line 24
  64.         echo "
  65.     <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
  66.     <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
  67.     ";
  68.         // line 28
  69.         echo "    ";
  70.         // line 29
  71.         echo "    ";
  72.         // line 30
  73.         echo "    ";
  74.         // line 31
  75.         echo "
  76.     <!-- Fav and touch icons -->
  77.     <link rel=\"apple-touch-icon\" sizes=\"57x57\" href=\"";
  78.         // line 33
  79.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/apple-icon-57x57.png"), "html"nulltrue);
  80.         echo "\">
  81.     <link rel=\"apple-touch-icon\" sizes=\"60x60\" href=\"";
  82.         // line 34
  83.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/apple-icon-60x60.png"), "html"nulltrue);
  84.         echo "\">
  85.     <link rel=\"apple-touch-icon\" sizes=\"72x72\" href=\"";
  86.         // line 35
  87.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/apple-icon-72x72.png"), "html"nulltrue);
  88.         echo "\">
  89.     <link rel=\"apple-touch-icon\" sizes=\"76x76\" href=\"";
  90.         // line 36
  91.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/apple-icon-76x76.png"), "html"nulltrue);
  92.         echo "\">
  93.     <link rel=\"apple-touch-icon\" sizes=\"114x114\" href=\"";
  94.         // line 37
  95.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/apple-icon-114x114.png"), "html"nulltrue);
  96.         echo "\">
  97.     <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"";
  98.         // line 38
  99.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/apple-icon-120x120.png"), "html"nulltrue);
  100.         echo "\">
  101.     <link rel=\"apple-touch-icon\" sizes=\"144x144\" href=\"";
  102.         // line 39
  103.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/apple-icon-144x144.png"), "html"nulltrue);
  104.         echo "\">
  105.     <link rel=\"apple-touch-icon\" sizes=\"152x152\" href=\"";
  106.         // line 40
  107.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/apple-icon-152x152.png"), "html"nulltrue);
  108.         echo "\">
  109.     <link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"";
  110.         // line 41
  111.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/apple-icon-180x180.png"), "html"nulltrue);
  112.         echo "\">
  113.     <link rel=\"icon\" type=\"image/png\" sizes=\"192x192\" href=\"";
  114.         // line 42
  115.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/android-icon-192x192.png"), "html"nulltrue);
  116.         echo "\">
  117.     <link rel=\"icon\" type=\"image/png\" sizes=\"32x32\" href=\"";
  118.         // line 43
  119.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/favicon-32x32.png"), "html"nulltrue);
  120.         echo "\">
  121.     <link rel=\"icon\" type=\"image/png\" sizes=\"96x96\" href=\"";
  122.         // line 44
  123.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/favicon-96x96.png"), "html"nulltrue);
  124.         echo "\">
  125.     <link rel=\"icon\" type=\"image/png\" sizes=\"16x16\" href=\"";
  126.         // line 45
  127.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/favicon-16x16.png"), "html"nulltrue);
  128.         echo "\">
  129.     <link rel=\"manifest\" href=\"";
  130.         // line 46
  131.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("manifest.json"), "html"nulltrue);
  132.         echo "\">
  133.     <meta name=\"msapplication-TileColor\" content=\"#ffffff\">
  134.     <meta name=\"msapplication-TileImage\" content=\"/ms-icon-144x144.png\">
  135.     <meta name=\"theme-color\" content=\"#ffffff\">
  136.     ";
  137.         // line 52
  138.         $this->displayBlock('headjs'$context$blocks);
  139.         // line 54
  140.         echo "
  141. </head>
  142. <body data-spy=\"scroll\" data-target=\".navbar\" role=\"document\">
  143.     <header class=\"d-flex flex-wrap justify-content-center bg-body-tertiary sticky-top py-3 pe-5 mb-4\">
  144.         <a href=\"/\" class=\"d-flex align-items-center mb-3 mb-md-0 me-md-auto link-body-emphasis text-decoration-none\">
  145.             <svg class=\"bi me-2\" width=\"40\" height=\"32\">
  146.                 <use xlink:href=\"#bootstrap\"></use>
  147.             </svg>
  148.             <span class=\"fs-4\">&alpha;lphaWerk</span>
  149.         </a>
  150.         <ul class=\"nav nav-pills\">
  151.             ";
  152.         // line 68
  153.         $context['_parent'] = $context;
  154.         $context['_seq'] = twig_ensure_traversable((isset($context["otherNav"]) || array_key_exists("otherNav"$context) ? $context["otherNav"] : (function () { throw new RuntimeError('Variable "otherNav" does not exist.'68$this->source); })()));
  155.         $context['loop'] = [
  156.           'parent' => $context['_parent'],
  157.           'index0' => 0,
  158.           'index'  => 1,
  159.           'first'  => true,
  160.         ];
  161.         if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
  162.             $length count($context['_seq']);
  163.             $context['loop']['revindex0'] = $length 1;
  164.             $context['loop']['revindex'] = $length;
  165.             $context['loop']['length'] = $length;
  166.             $context['loop']['last'] = === $length;
  167.         }
  168.         foreach ($context['_seq'] as $context["_key"] => $context["page"]) {
  169.             // line 69
  170.             echo "                <li class=\"nav-item\">
  171.                     <a href=\"";
  172.             // line 70
  173.             if ( !            $this->hasBlock("homeClass"$context$blocks)) {
  174.                 echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("home");
  175.             }
  176.             echo "#";
  177.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["page"], "slug", [], "any"falsefalsefalse70), "html"nulltrue);
  178.             echo "\"
  179.                        class=\"nav-link link-body-emphasis\"
  180.                        id=\"";
  181.             // line 72
  182.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["page"], "slug", [], "any"falsefalsefalse72), "html"nulltrue);
  183.             echo "-scroll\">";
  184.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["page"], "name", [], "any"falsefalsefalse72), "html"nulltrue);
  185.             echo "</a>
  186.                 </li>
  187.             ";
  188.             ++$context['loop']['index0'];
  189.             ++$context['loop']['index'];
  190.             $context['loop']['first'] = false;
  191.             if (isset($context['loop']['length'])) {
  192.                 --$context['loop']['revindex0'];
  193.                 --$context['loop']['revindex'];
  194.                 $context['loop']['last'] = === $context['loop']['revindex0'];
  195.             }
  196.         }
  197.         $_parent $context['_parent'];
  198.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['page'], $context['_parent'], $context['loop']);
  199.         $context array_intersect_key($context$_parent) + $_parent;
  200.         // line 75
  201.         echo "            ";
  202.         $context['_parent'] = $context;
  203.         $context['_seq'] = twig_ensure_traversable((isset($context["mainNav"]) || array_key_exists("mainNav"$context) ? $context["mainNav"] : (function () { throw new RuntimeError('Variable "mainNav" does not exist.'75$this->source); })()));
  204.         foreach ($context['_seq'] as $context["_key"] => $context["page"]) {
  205.             // line 76
  206.             echo "                <li class=\"nav-item\">
  207.                     <a href=\"";
  208.             // line 77
  209.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath(twig_get_attribute($this->env$this->source$context["page"], "slug", [], "any"falsefalsefalse77));
  210.             echo "\" class=\"nav-link link-body-emphasis\">";
  211.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["page"], "name", [], "any"falsefalsefalse77), "html"nulltrue);
  212.             echo "</a>
  213.                 </li>
  214.             ";
  215.         }
  216.         $_parent $context['_parent'];
  217.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['page'], $context['_parent'], $context['loop']);
  218.         $context array_intersect_key($context$_parent) + $_parent;
  219.         // line 80
  220.         echo "            <li class=\"nav-item\">
  221.                 <a href=\"";
  222.         // line 81
  223.         if ( !        $this->hasBlock("homeClass"$context$blocks)) {
  224.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("home");
  225.         }
  226.         echo "#contact\"
  227.                    id=\"contact-scroll\" class=\"nav-link link-body-emphasis\">Contact</a>
  228.             </li>
  229.         </ul>
  230.     </header>
  231. ";
  232.         // line 87
  233.         $this->displayBlock('body'$context$blocks);
  234.         // line 89
  235.         echo "
  236. <section id=\"footer\">
  237.     <div class=\"row\">
  238.         <div class=\"container\">
  239.             <div class=\"col-md-12\">
  240.                 <p class=\"pull-right\">
  241.                     Made with <span class=\"footer-heart\">❤</span> in Birmingham
  242.                 </p>
  243.                 <p>&copy; &alpha;lphaWerk Ltd. ";
  244.         // line 97
  245.         echo twig_escape_filter($this->envtwig_date_format_filter($this->env"now""Y"), "html"nulltrue);
  246.         echo "</p>
  247.             </div>
  248.         </div>
  249.     </div> <!-- /container -->
  250. </section>
  251. ";
  252.         // line 103
  253.         $this->displayBlock('javascripts'$context$blocks);
  254.         // line 116
  255.         echo "
  256. </body>
  257. </html>
  258. ";
  259.         
  260.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  261.         
  262.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  263.     }
  264.     // line 18
  265.     public function block_stylesheets($context, array $blocks = [])
  266.     {
  267.         $macros $this->macros;
  268.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  269.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  270.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  271.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  272.         // line 19
  273.         echo "        <link href=\"";
  274.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/bootstrap.min.css"), "html"nulltrue);
  275.         echo "\" rel=\"stylesheet\"/>
  276.         <link href=\"";
  277.         // line 20
  278.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/main.css"), "html"nulltrue);
  279.         echo "\" rel=\"stylesheet\"/>
  280.         <link href=\"";
  281.         // line 21
  282.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/font-awesome.min.css"), "html"nulltrue);
  283.         echo "\" rel=\"stylesheet\"/>
  284.         <link href=\"";
  285.         // line 22
  286.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("css/prism.css"), "html"nulltrue);
  287.         echo "\" rel=\"stylesheet\"/>
  288.     ";
  289.         
  290.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  291.         
  292.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  293.     }
  294.     // line 52
  295.     public function block_headjs($context, array $blocks = [])
  296.     {
  297.         $macros $this->macros;
  298.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  299.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""headjs"));
  300.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  301.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""headjs"));
  302.         // line 53
  303.         echo "    ";
  304.         
  305.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  306.         
  307.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  308.     }
  309.     // line 87
  310.     public function block_body($context, array $blocks = [])
  311.     {
  312.         $macros $this->macros;
  313.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  314.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  315.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  316.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  317.         
  318.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  319.         
  320.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  321.     }
  322.     // line 103
  323.     public function block_javascripts($context, array $blocks = [])
  324.     {
  325.         $macros $this->macros;
  326.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  327.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  328.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  329.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  330.         // line 104
  331.         echo "    <script src=\"";
  332.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/jquery-min.js"), "html"nulltrue);
  333.         echo "\"></script>
  334.     <script src=\"";
  335.         // line 105
  336.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/bootstrap.min.js"), "html"nulltrue);
  337.         echo "\"></script>
  338.     <script src=\"";
  339.         // line 106
  340.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("js/holder.js"), "html"nulltrue);
  341.         echo "\"></script>
  342.     <script async src=\"https://www.googletagmanager.com/gtag/js?id=G-3Q07QWW9FJ\"></script>
  343.     <script>
  344.       window.dataLayer = window.dataLayer || [];
  345.       function gtag(){dataLayer.push(arguments);}
  346.       gtag('js', new Date());
  347.       gtag('config', 'G-3Q07QWW9FJ');
  348.     </script>
  349. ";
  350.         
  351.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  352.         
  353.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  354.     }
  355.     public function getTemplateName()
  356.     {
  357.         return "webbase.html.twig";
  358.     }
  359.     public function isTraitable()
  360.     {
  361.         return false;
  362.     }
  363.     public function getDebugInfo()
  364.     {
  365.         return array (  379 => 106,  375 => 105,  370 => 104,  360 => 103,  342 => 87,  332 => 53,  322 => 52,  310 => 22,  306 => 21,  302 => 20,  297 => 19,  287 => 18,  274 => 116,  272 => 103,  263 => 97,  253 => 89,  251 => 87,  240 => 81,  237 => 80,  226 => 77,  223 => 76,  218 => 75,  199 => 72,  190 => 70,  187 => 69,  170 => 68,  154 => 54,  152 => 52,  143 => 46,  139 => 45,  135 => 44,  131 => 43,  127 => 42,  123 => 41,  119 => 40,  115 => 39,  111 => 38,  107 => 37,  103 => 36,  99 => 35,  95 => 34,  91 => 33,  87 => 31,  85 => 30,  83 => 29,  81 => 28,  76 => 24,  74 => 18,  69 => 16,  65 => 14,  62 => 12,  58 => 10,  56 => 9,  47 => 1,);
  366.     }
  367.     public function getSourceContext()
  368.     {
  369.         return new Source("<!DOCTYPE html>
  370. <html class=\"full\" lang=\"en\">
  371. <head>
  372.     <meta charset=\"utf-8\">
  373.     <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  374.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
  375.     <title>
  376.         {%- if block('title') is defined -%}
  377.             {{ block('title') }} | alphaWerk
  378.         {%- else -%}
  379.             alphaWerk
  380.         {%- endif -%}
  381.     </title>
  382.     <link rel=\"canonical\" href=\"{{ url(app.request.attributes.get('_route'), app.request.attributes.get('_route_params')) }}\">
  383.     {% block stylesheets %}
  384.         <link href=\"{{ asset('css/bootstrap.min.css') }}\" rel=\"stylesheet\"/>
  385.         <link href=\"{{ asset('css/main.css') }}\" rel=\"stylesheet\"/>
  386.         <link href=\"{{ asset('css/font-awesome.min.css') }}\" rel=\"stylesheet\"/>
  387.         <link href=\"{{ asset('css/prism.css') }}\" rel=\"stylesheet\"/>
  388.     {% endblock %}
  389.     <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
  390.     <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
  391.     {#        <!--[if lt IE 9]> #}
  392.     {#          <script src=\"https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js\"></script> #}
  393.     {#          <script src=\"https://oss.maxcdn.com/respond/1.4.2/respond.min.js\"></script> #}
  394.     {#        <![endif]--> #}
  395.     <!-- Fav and touch icons -->
  396.     <link rel=\"apple-touch-icon\" sizes=\"57x57\" href=\"{{ asset('/apple-icon-57x57.png') }}\">
  397.     <link rel=\"apple-touch-icon\" sizes=\"60x60\" href=\"{{ asset('/apple-icon-60x60.png') }}\">
  398.     <link rel=\"apple-touch-icon\" sizes=\"72x72\" href=\"{{ asset('/apple-icon-72x72.png') }}\">
  399.     <link rel=\"apple-touch-icon\" sizes=\"76x76\" href=\"{{ asset('/apple-icon-76x76.png') }}\">
  400.     <link rel=\"apple-touch-icon\" sizes=\"114x114\" href=\"{{ asset('/apple-icon-114x114.png') }}\">
  401.     <link rel=\"apple-touch-icon\" sizes=\"120x120\" href=\"{{ asset('/apple-icon-120x120.png') }}\">
  402.     <link rel=\"apple-touch-icon\" sizes=\"144x144\" href=\"{{ asset('/apple-icon-144x144.png') }}\">
  403.     <link rel=\"apple-touch-icon\" sizes=\"152x152\" href=\"{{ asset('/apple-icon-152x152.png') }}\">
  404.     <link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"{{ asset('/apple-icon-180x180.png') }}\">
  405.     <link rel=\"icon\" type=\"image/png\" sizes=\"192x192\" href=\"{{ asset('/android-icon-192x192.png') }}\">
  406.     <link rel=\"icon\" type=\"image/png\" sizes=\"32x32\" href=\"{{ asset('/favicon-32x32.png') }}\">
  407.     <link rel=\"icon\" type=\"image/png\" sizes=\"96x96\" href=\"{{ asset('/favicon-96x96.png') }}\">
  408.     <link rel=\"icon\" type=\"image/png\" sizes=\"16x16\" href=\"{{ asset('/favicon-16x16.png') }}\">
  409.     <link rel=\"manifest\" href=\"{{ asset('manifest.json') }}\">
  410.     <meta name=\"msapplication-TileColor\" content=\"#ffffff\">
  411.     <meta name=\"msapplication-TileImage\" content=\"/ms-icon-144x144.png\">
  412.     <meta name=\"theme-color\" content=\"#ffffff\">
  413.     {% block headjs %}
  414.     {% endblock %}
  415. </head>
  416. <body data-spy=\"scroll\" data-target=\".navbar\" role=\"document\">
  417.     <header class=\"d-flex flex-wrap justify-content-center bg-body-tertiary sticky-top py-3 pe-5 mb-4\">
  418.         <a href=\"/\" class=\"d-flex align-items-center mb-3 mb-md-0 me-md-auto link-body-emphasis text-decoration-none\">
  419.             <svg class=\"bi me-2\" width=\"40\" height=\"32\">
  420.                 <use xlink:href=\"#bootstrap\"></use>
  421.             </svg>
  422.             <span class=\"fs-4\">&alpha;lphaWerk</span>
  423.         </a>
  424.         <ul class=\"nav nav-pills\">
  425.             {% for page in otherNav %}
  426.                 <li class=\"nav-item\">
  427.                     <a href=\"{% if block('homeClass') is not defined %}{{ path('home') }}{% endif %}#{{ page.slug }}\"
  428.                        class=\"nav-link link-body-emphasis\"
  429.                        id=\"{{ page.slug }}-scroll\">{{ page.name }}</a>
  430.                 </li>
  431.             {% endfor %}
  432.             {% for page in mainNav %}
  433.                 <li class=\"nav-item\">
  434.                     <a href=\"{{ path(page.slug) }}\" class=\"nav-link link-body-emphasis\">{{ page.name }}</a>
  435.                 </li>
  436.             {% endfor %}
  437.             <li class=\"nav-item\">
  438.                 <a href=\"{% if block('homeClass') is not defined %}{{ path('home') }}{% endif %}#contact\"
  439.                    id=\"contact-scroll\" class=\"nav-link link-body-emphasis\">Contact</a>
  440.             </li>
  441.         </ul>
  442.     </header>
  443. {% block body %}
  444. {% endblock %}
  445. <section id=\"footer\">
  446.     <div class=\"row\">
  447.         <div class=\"container\">
  448.             <div class=\"col-md-12\">
  449.                 <p class=\"pull-right\">
  450.                     Made with <span class=\"footer-heart\">❤</span> in Birmingham
  451.                 </p>
  452.                 <p>&copy; &alpha;lphaWerk Ltd. {{ 'now'|date('Y') }}</p>
  453.             </div>
  454.         </div>
  455.     </div> <!-- /container -->
  456. </section>
  457. {% block javascripts %}
  458.     <script src=\"{{ asset('js/jquery-min.js') }}\"></script>
  459.     <script src=\"{{ asset('js/bootstrap.min.js') }}\"></script>
  460.     <script src=\"{{ asset('js/holder.js') }}\"></script>
  461.     <script async src=\"https://www.googletagmanager.com/gtag/js?id=G-3Q07QWW9FJ\"></script>
  462.     <script>
  463.       window.dataLayer = window.dataLayer || [];
  464.       function gtag(){dataLayer.push(arguments);}
  465.       gtag('js', new Date());
  466.       gtag('config', 'G-3Q07QWW9FJ');
  467.     </script>
  468. {% endblock %}
  469. </body>
  470. </html>
  471. ""webbase.html.twig""/var/www/html/templates/webbase.html.twig");
  472.     }
  473. }