var/cache/dev/twig/bb/bb06e8eb50f0e55f51a3f2b6d7bc41b438a593a0746e98fec2c49946a54170b6.php line 54

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. /* HitsoCommonBundle:Front/HomePage:index.html.twig */
  14. class __TwigTemplate_39ba9df39600a806eeff20c0cda65625ec1d4c059899ab545a8383ae2ddc50cb 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->blocks = [
  23.             'stylesheets' => [$this'block_stylesheets'],
  24.             'body_class' => [$this'block_body_class'],
  25.             'content' => [$this'block_content'],
  26.             'footer_javascripts' => [$this'block_footer_javascripts'],
  27.         ];
  28.     }
  29.     protected function doGetParent(array $context)
  30.     {
  31.         // line 1
  32.         return "HitsoCommonBundle::layout.html.twig";
  33.     }
  34.     protected function doDisplay(array $context, array $blocks = [])
  35.     {
  36.         $macros $this->macros;
  37.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  38.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->enter($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""HitsoCommonBundle:Front/HomePage:index.html.twig"));
  39.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  40.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""HitsoCommonBundle:Front/HomePage:index.html.twig"));
  41.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  42.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""HitsoCommonBundle:Front/HomePage:index.html.twig"));
  43.         $this->parent $this->loadTemplate("HitsoCommonBundle::layout.html.twig""HitsoCommonBundle:Front/HomePage:index.html.twig"1);
  44.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  45.         
  46.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->leave($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof);
  47.         
  48.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  49.         
  50.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  51.     }
  52.     // line 3
  53.     public function block_stylesheets($context, array $blocks = [])
  54.     {
  55.         $macros $this->macros;
  56.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  57.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->enter($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  58.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  59.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  60.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  61.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  62.         // line 4
  63.         echo "    ";
  64.         $this->displayParentBlock("stylesheets"$context$blocks);
  65.         echo "
  66.     <link rel=\"stylesheet\" href=\"";
  67.         // line 5
  68.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("juki/source/css/index-critical.css"), "html"nulltrue);
  69.         echo "\">
  70.     <link rel=\"preload\" as=\"style\" href=\"";
  71.         // line 6
  72.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\WebLinkExtension']->preload($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("juki/source/css/index-critical.css"), ["as" => "style"]), "html"nulltrue);
  73.         echo "\">
  74.     <link rel=\"preload\" href=\"";
  75.         // line 7
  76.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\WebLinkExtension']->preload($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("juki/source/css/index.css"), ["as" => "style"]), "html"nulltrue);
  77.         echo "\" as=\"style\" onload=\"this.onload=null;this.rel='stylesheet'\">
  78. ";
  79.         
  80.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  81.         
  82.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  83.         
  84.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->leave($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof);
  85.     }
  86.     // line 10
  87.     public function block_body_class($context, array $blocks = [])
  88.     {
  89.         $macros $this->macros;
  90.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  91.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->enter($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_class"));
  92.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  93.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_class"));
  94.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  95.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_class"));
  96.         $this->displayParentBlock("body_class"$context$blocks);
  97.         echo " page--home";
  98.         
  99.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  100.         
  101.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  102.         
  103.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->leave($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof);
  104.     }
  105.     // line 12
  106.     public function block_content($context, array $blocks = [])
  107.     {
  108.         $macros $this->macros;
  109.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  110.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->enter($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  111.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  112.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  113.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  114.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  115.         // line 13
  116.         echo "    <main class=\"main\">
  117.         ";
  118.         // line 14
  119.         $twigCacheStrategy4 $this->env->getExtension('Twig\CacheExtension\Extension')->getCacheStrategy();
  120.         $twigKey4 $twigCacheStrategy4->generateKey($this->extensions['Hitso\Bundle\CommonBundle\Twig\AppExtension']->getCacheHash("get_started"), ["time" => 3600]        );
  121.         $twigCacheBody4 $twigCacheStrategy4->fetchBlock($twigKey4);
  122.         if ($twigCacheBody4 === false) {
  123.             ob_start();
  124.                 // line 15
  125.                 echo "            ";
  126.                 $this->loadTemplate("HitsoCommonBundle:Front/HomePage:get_started.html.twig""HitsoCommonBundle:Front/HomePage:index.html.twig"15)->display($context);
  127.                 // line 16
  128.                 echo "        ";
  129.             
  130.             $twigCacheBody4 ob_get_clean();
  131.             $twigCacheStrategy4->saveBlock($twigKey4$twigCacheBody4);
  132.         }
  133.         echo $twigCacheBody4;
  134.         // line 17
  135.         echo "
  136.         ";
  137.         // line 18
  138.         $twigCacheStrategy5 $this->env->getExtension('Twig\CacheExtension\Extension')->getCacheStrategy();
  139.         $twigKey5 $twigCacheStrategy5->generateKey($this->extensions['Hitso\Bundle\CommonBundle\Twig\AppExtension']->getCacheHash("banner"), ["time" => 3600]        );
  140.         $twigCacheBody5 $twigCacheStrategy5->fetchBlock($twigKey5);
  141.         if ($twigCacheBody5 === false) {
  142.             ob_start();
  143.                 // line 19
  144.                 echo "            ";
  145.                 $this->loadTemplate("HitsoCommonBundle:Front/HomePage:banner.html.twig""HitsoCommonBundle:Front/HomePage:index.html.twig"19)->display($context);
  146.                 // line 20
  147.                 echo "        ";
  148.             
  149.             $twigCacheBody5 ob_get_clean();
  150.             $twigCacheStrategy5->saveBlock($twigKey5$twigCacheBody5);
  151.         }
  152.         echo $twigCacheBody5;
  153.         // line 21
  154.         echo "
  155.         ";
  156.         // line 22
  157.         $twigCacheStrategy6 $this->env->getExtension('Twig\CacheExtension\Extension')->getCacheStrategy();
  158.         $twigKey6 $twigCacheStrategy6->generateKey($this->extensions['Hitso\Bundle\CommonBundle\Twig\AppExtension']->getCacheHash("get_started"), ["time" => 3600]        );
  159.         $twigCacheBody6 $twigCacheStrategy6->fetchBlock($twigKey6);
  160.         if ($twigCacheBody6 === false) {
  161.             ob_start();
  162.                 // line 23
  163.                 echo "            ";
  164.                 $this->loadTemplate("HitsoCommonBundle:Front/HomePage:whats_new.html.twig""HitsoCommonBundle:Front/HomePage:index.html.twig"23)->display($context);
  165.                 // line 24
  166.                 echo "        ";
  167.             
  168.             $twigCacheBody6 ob_get_clean();
  169.             $twigCacheStrategy6->saveBlock($twigKey6$twigCacheBody6);
  170.         }
  171.         echo $twigCacheBody6;
  172.         // line 25
  173.         echo "
  174.         ";
  175.         // line 26
  176.         $twigCacheStrategy7 $this->env->getExtension('Twig\CacheExtension\Extension')->getCacheStrategy();
  177.         $twigKey7 $twigCacheStrategy7->generateKey($this->extensions['Hitso\Bundle\CommonBundle\Twig\AppExtension']->getCacheHash("technology_showcase"), ["time" => 3600]        );
  178.         $twigCacheBody7 $twigCacheStrategy7->fetchBlock($twigKey7);
  179.         if ($twigCacheBody7 === false) {
  180.             ob_start();
  181.                 // line 27
  182.                 echo "            ";
  183.                 $this->loadTemplate("HitsoCommonBundle:Front/HomePage:technology_showcase.html.twig""HitsoCommonBundle:Front/HomePage:index.html.twig"27)->display($context);
  184.                 // line 28
  185.                 echo "        ";
  186.             
  187.             $twigCacheBody7 ob_get_clean();
  188.             $twigCacheStrategy7->saveBlock($twigKey7$twigCacheBody7);
  189.         }
  190.         echo $twigCacheBody7;
  191.         // line 29
  192.         echo "
  193.         ";
  194.         // line 30
  195.         $twigCacheStrategy8 $this->env->getExtension('Twig\CacheExtension\Extension')->getCacheStrategy();
  196.         $twigKey8 $twigCacheStrategy8->generateKey($this->extensions['Hitso\Bundle\CommonBundle\Twig\AppExtension']->getCacheHash("possibilities_showcase"), ["time" => 3600]        );
  197.         $twigCacheBody8 $twigCacheStrategy8->fetchBlock($twigKey8);
  198.         if ($twigCacheBody8 === false) {
  199.             ob_start();
  200.                 // line 31
  201.                 echo "            ";
  202.                 $this->loadTemplate("HitsoCommonBundle:Front/HomePage:possibilities_showcase.html.twig""HitsoCommonBundle:Front/HomePage:index.html.twig"31)->display($context);
  203.                 // line 32
  204.                 echo "        ";
  205.             
  206.             $twigCacheBody8 ob_get_clean();
  207.             $twigCacheStrategy8->saveBlock($twigKey8$twigCacheBody8);
  208.         }
  209.         echo $twigCacheBody8;
  210.         // line 33
  211.         echo "
  212.         ";
  213.         // line 34
  214.         $twigCacheStrategy9 $this->env->getExtension('Twig\CacheExtension\Extension')->getCacheStrategy();
  215.         $twigKey9 $twigCacheStrategy9->generateKey($this->extensions['Hitso\Bundle\CommonBundle\Twig\AppExtension']->getCacheHash("blog"), ["time" => 3600]        );
  216.         $twigCacheBody9 $twigCacheStrategy9->fetchBlock($twigKey9);
  217.         if ($twigCacheBody9 === false) {
  218.             ob_start();
  219.                 // line 35
  220.                 echo "            ";
  221.                 $this->loadTemplate("HitsoCommonBundle:Front/HomePage:blog.html.twig""HitsoCommonBundle:Front/HomePage:index.html.twig"35)->display($context);
  222.                 // line 36
  223.                 echo "        ";
  224.             
  225.             $twigCacheBody9 ob_get_clean();
  226.             $twigCacheStrategy9->saveBlock($twigKey9$twigCacheBody9);
  227.         }
  228.         echo $twigCacheBody9;
  229.         // line 37
  230.         echo "
  231.         ";
  232.         // line 38
  233.         $twigCacheStrategy10 $this->env->getExtension('Twig\CacheExtension\Extension')->getCacheStrategy();
  234.         $twigKey10 $twigCacheStrategy10->generateKey($this->extensions['Hitso\Bundle\CommonBundle\Twig\AppExtension']->getCacheHash("features"), ["time" => 3600]        );
  235.         $twigCacheBody10 $twigCacheStrategy10->fetchBlock($twigKey10);
  236.         if ($twigCacheBody10 === false) {
  237.             ob_start();
  238.                 // line 39
  239.                 echo "            ";
  240.                 $this->loadTemplate("HitsoCommonBundle:Front/HomePage:features.html.twig""HitsoCommonBundle:Front/HomePage:index.html.twig"39)->display($context);
  241.                 // line 40
  242.                 echo "        ";
  243.             
  244.             $twigCacheBody10 ob_get_clean();
  245.             $twigCacheStrategy10->saveBlock($twigKey10$twigCacheBody10);
  246.         }
  247.         echo $twigCacheBody10;
  248.         // line 41
  249.         echo "
  250.         ";
  251.         // line 42
  252.         $twigCacheStrategy11 $this->env->getExtension('Twig\CacheExtension\Extension')->getCacheStrategy();
  253.         $twigKey11 $twigCacheStrategy11->generateKey($this->extensions['Hitso\Bundle\CommonBundle\Twig\AppExtension']->getCacheHash("contact"), ["time" => 3600]        );
  254.         $twigCacheBody11 $twigCacheStrategy11->fetchBlock($twigKey11);
  255.         if ($twigCacheBody11 === false) {
  256.             ob_start();
  257.                 // line 43
  258.                 echo "            ";
  259.                 $this->loadTemplate("HitsoCommonBundle:Front/HomePage:contact.html.twig""HitsoCommonBundle:Front/HomePage:index.html.twig"43)->display($context);
  260.                 // line 44
  261.                 echo "        ";
  262.             
  263.             $twigCacheBody11 ob_get_clean();
  264.             $twigCacheStrategy11->saveBlock($twigKey11$twigCacheBody11);
  265.         }
  266.         echo $twigCacheBody11;
  267.         // line 45
  268.         echo "    </main>
  269. ";
  270.         
  271.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  272.         
  273.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  274.         
  275.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->leave($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof);
  276.     }
  277.     // line 48
  278.     public function block_footer_javascripts($context, array $blocks = [])
  279.     {
  280.         $macros $this->macros;
  281.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  282.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->enter($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer_javascripts"));
  283.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  284.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer_javascripts"));
  285.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  286.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer_javascripts"));
  287.         // line 49
  288.         echo "    ";
  289.         $this->displayParentBlock("footer_javascripts"$context$blocks);
  290.         echo "
  291.     <script src=\"";
  292.         // line 50
  293.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("juki/source/js/index.js"), "html"nulltrue);
  294.         echo "\" defer></script>
  295. ";
  296.         
  297.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  298.         
  299.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  300.         
  301.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->leave($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof);
  302.     }
  303.     public function getTemplateName()
  304.     {
  305.         return "HitsoCommonBundle:Front/HomePage:index.html.twig";
  306.     }
  307.     public function isTraitable()
  308.     {
  309.         return false;
  310.     }
  311.     public function getDebugInfo()
  312.     {
  313.         return array (  331 => 50,  326 => 49,  313 => 48,  299 => 45,  292 => 44,  289 => 43,  283 => 42,  280 => 41,  273 => 40,  270 => 39,  264 => 38,  261 => 37,  254 => 36,  251 => 35,  245 => 34,  242 => 33,  235 => 32,  232 => 31,  226 => 30,  223 => 29,  216 => 28,  213 => 27,  207 => 26,  204 => 25,  197 => 24,  194 => 23,  188 => 22,  185 => 21,  178 => 20,  175 => 19,  169 => 18,  166 => 17,  159 => 16,  156 => 15,  150 => 14,  147 => 13,  134 => 12,  108 => 10,  93 => 7,  89 => 6,  85 => 5,  80 => 4,  67 => 3,  38 => 1,);
  314.     }
  315.     public function getSourceContext()
  316.     {
  317.         return new Source("{% extends 'HitsoCommonBundle::layout.html.twig' %}
  318. {% block stylesheets %}
  319.     {{ parent() }}
  320.     <link rel=\"stylesheet\" href=\"{{ asset('juki/source/css/index-critical.css') }}\">
  321.     <link rel=\"preload\" as=\"style\" href=\"{{ preload(asset('juki/source/css/index-critical.css'), { as: 'style' }) }}\">
  322.     <link rel=\"preload\" href=\"{{ preload(asset('juki/source/css/index.css'), { as: 'style' }) }}\" as=\"style\" onload=\"this.onload=null;this.rel='stylesheet'\">
  323. {% endblock %}
  324. {% block body_class %}{{ parent() }} page--home{% endblock %}
  325. {% block content %}
  326.     <main class=\"main\">
  327.         {% cache cache_hash('get_started') {time: 3600} %}
  328.             {% include 'HitsoCommonBundle:Front/HomePage:get_started.html.twig' %}
  329.         {% endcache %}
  330.         {% cache cache_hash('banner') {time: 3600} %}
  331.             {% include 'HitsoCommonBundle:Front/HomePage:banner.html.twig' %}
  332.         {% endcache %}
  333.         {% cache cache_hash('get_started') {time: 3600} %}
  334.             {% include 'HitsoCommonBundle:Front/HomePage:whats_new.html.twig' %}
  335.         {% endcache %}
  336.         {% cache cache_hash('technology_showcase') {time: 3600} %}
  337.             {% include 'HitsoCommonBundle:Front/HomePage:technology_showcase.html.twig' %}
  338.         {% endcache %}
  339.         {% cache cache_hash('possibilities_showcase') {time: 3600} %}
  340.             {% include 'HitsoCommonBundle:Front/HomePage:possibilities_showcase.html.twig' %}
  341.         {% endcache %}
  342.         {% cache cache_hash('blog') {time: 3600} %}
  343.             {% include 'HitsoCommonBundle:Front/HomePage:blog.html.twig' %}
  344.         {% endcache %}
  345.         {% cache cache_hash('features') {time: 3600} %}
  346.             {% include 'HitsoCommonBundle:Front/HomePage:features.html.twig' %}
  347.         {% endcache %}
  348.         {% cache cache_hash('contact') {time: 3600} %}
  349.             {% include 'HitsoCommonBundle:Front/HomePage:contact.html.twig' %}
  350.         {% endcache %}
  351.     </main>
  352. {% endblock %}
  353. {% block footer_javascripts %}
  354.     {{ parent() }}
  355.     <script src=\"{{ asset('juki/source/js/index.js') }}\" defer></script>
  356. {% endblock %}""HitsoCommonBundle:Front/HomePage:index.html.twig""/var/www/stage.jukieurope.com/releases/77/templates/juki/HitsoCommonBundle/Front/HomePage/index.html.twig");
  357.     }
  358. }