var/cache/dev/twig/ae/aea27c52dd823ac6eb005698b8ae59d3e1a251a19e3c205c586ccb30839d2524.php line 136

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