var/cache/dev/twig/48/489679864a506920fd1d82c18cf1d45c8cc93e5b976c4a886f59a9d525006a6e.php line 36

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. /* CoreBundle:Includes:headDefault.html.twig */
  14. class __TwigTemplate_069ca21f9379119710c20b4e645b31b647160efb8cf341e9b30f7be84e9478de 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.             'layout_head_meta' => [$this'block_layout_head_meta'],
  25.             'head_stylesheets' => [$this'block_head_stylesheets'],
  26.             'head_tag_manager' => [$this'block_head_tag_manager'],
  27.         ];
  28.     }
  29.     protected function doDisplay(array $context, array $blocks = [])
  30.     {
  31.         $macros $this->macros;
  32.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  33.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""CoreBundle:Includes:headDefault.html.twig"));
  34.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  35.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""CoreBundle:Includes:headDefault.html.twig"));
  36.         // line 1
  37.         echo "<head>
  38.     <meta charset=\"UTF-8\">
  39.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"/>
  40.     ";
  41.         // line 5
  42.         ob_start();
  43.         // line 6
  44.         echo "<!--
  45.         /**
  46.          * @license
  47.          * MyFonts Webfont Build ID 3697904, 2019-01-14T14:44:27-0500
  48.          *
  49.          * The fonts listed in this notice are subject to the End User License
  50.          * Agreement(s) entered into by the website owner. All other parties are
  51.          * explicitly restricted from using the Licensed Webfonts(s).
  52.          *
  53.          * You may obtain a valid license at the URLs below.
  54.          *
  55.          * Webfont: FrutigerLTPro-Light by Linotype
  56.          * URL: https://www.myfonts.com/fonts/linotype/frutiger/pro-45-light/
  57.          *
  58.          * Webfont: FrutigerLTPro-Roman by Linotype
  59.          * URL: https://www.myfonts.com/fonts/linotype/frutiger/pro-55-roman-2/
  60.          *
  61.          * Webfont: FrutigerLTPro-Bold by Linotype
  62.          * URL: https://www.myfonts.com/fonts/linotype/frutiger/pro-65-bold-2/
  63.          *
  64.          *
  65.          * License: https://www.myfonts.com/viewlicense?type=web&buildid=3697904
  66.          * Licensed pageviews: 1,000,000
  67.          * Webfonts copyright: Copyright &#x00A9; 2014 - 2016 Monotype Imaging Inc. All rights
  68.          * reserved.
  69.          *
  70.          * © 2019 MyFonts Inc
  71.         */
  72.         -->
  73.         ";
  74.         // line 36
  75.         echo twig_include($this->env$context"Includes/appendStylesandScripts.html.twig");
  76.         echo "
  77.         ";
  78.         // line 38
  79.         if (( !(isset($context["document"]) || array_key_exists("document"$context)) ||  !(isset($context["document"]) || array_key_exists("document"$context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.'38$this->source); })()))) {
  80.             // line 39
  81.             echo "            ";
  82.             $context["document"] = Pimcore\Model\Document::getById((isset($context["navigationStartId"]) || array_key_exists("navigationStartId"$context) ? $context["navigationStartId"] : (function () { throw new RuntimeError('Variable "navigationStartId" does not exist.'39$this->source); })()));
  83.             // line 40
  84.             echo "        ";
  85.         }
  86.         // line 41
  87.         echo "        ";
  88.         if ($this->env->getTest('instanceof')->getCallable()((isset($context["document"]) || array_key_exists("document"$context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.'41$this->source); })()), "\\Pimcore\\Model\\Document\\Link")) {
  89.             // line 42
  90.             echo "            ";
  91.             // line 43
  92.             echo "            ";
  93.             $context["document"] = twig_get_attribute($this->env$this->source, (isset($context["document"]) || array_key_exists("document"$context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.'43$this->source); })()), "getObject", [], "method"falsefalsefalse43);
  94.             // line 44
  95.             echo "        ";
  96.         }
  97.         // line 45
  98.         echo "        ";
  99.         twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_head_title')->getCallable()(), "append", [=> (isset($context["pageTitlePrefix"]) || array_key_exists("pageTitlePrefix"$context) ? $context["pageTitlePrefix"] : (function () { throw new RuntimeError('Variable "pageTitlePrefix" does not exist.'45$this->source); })())], "method"falsefalsefalse45);
  100.         // line 46
  101.         echo "        ";
  102.         twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_head_title')->getCallable()(), "setSeparator", [=> " | "], "method"falsefalsefalse46);
  103.         // line 47
  104.         echo "        ";
  105.         if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["document"]) || array_key_exists("document"$context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.'47$this->source); })()), "getTitle", [], "method"falsefalsefalse47))) {
  106.             // line 48
  107.             echo "            ";
  108.             // line 49
  109.             echo "            ";
  110.             echo $this->env->getFunction('pimcore_head_title')->getCallable()(twig_get_attribute($this->env$this->source, (isset($context["document"]) || array_key_exists("document"$context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.'49$this->source); })()), "getTitle", [], "method"falsefalsefalse49));
  111.             echo "
  112.             ";
  113.             // line 50
  114.             twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_head_meta')->getCallable()(), "setName", [=> "og:title"=> twig_get_attribute($this->env$this->source, (isset($context["document"]) || array_key_exists("document"$context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.'50$this->source); })()), "getTitle", [], "method"falsefalsefalse50)], "method"falsefalsefalse50);
  115.             // line 51
  116.             echo "        ";
  117.         } else {
  118.             // line 52
  119.             echo "            ";
  120.             echo $this->env->getFunction('pimcore_head_title')->getCallable()(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["document"]) || array_key_exists("document"$context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.'52$this->source); })()), "properties", [], "any"falsefalsefalse52), "navigation_name", [], "any"falsefalsefalse52), "data", [], "any"falsefalsefalse52));
  121.             echo "
  122.             ";
  123.             // line 53
  124.             twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_head_meta')->getCallable()(), "setName", [=> "og:title"=> twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["document"]) || array_key_exists("document"$context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.'53$this->source); })()), "properties", [], "any"falsefalsefalse53), "navigation_name", [], "any"falsefalsefalse53), "data", [], "any"falsefalsefalse53)], "method"falsefalsefalse53);
  125.             // line 54
  126.             echo "        ";
  127.         }
  128.         // line 55
  129.         echo "        ";
  130.         if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["document"]) || array_key_exists("document"$context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.'55$this->source); })()), "getProperty", [=> "og-image"], "method"falsefalsefalse55))) {
  131.             // line 56
  132.             echo "            ";
  133.             twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_head_meta')->getCallable()(), "setName", [=> "og:image"=> ((isset($context["hostUrl"]) || array_key_exists("hostUrl"$context) ? $context["hostUrl"] : (function () { throw new RuntimeError('Variable "hostUrl" does not exist.'56$this->source); })()) . twig_get_attribute($this->env$this->source, (isset($context["document"]) || array_key_exists("document"$context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.'56$this->source); })()), "getProperty", [=> "og-image"], "method"falsefalsefalse56))], "method"falsefalsefalse56);
  134.             // line 57
  135.             echo "        ";
  136.         }
  137.         // line 58
  138.         echo "        ";
  139.         if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["document"]) || array_key_exists("document"$context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.'58$this->source); })()), "getDescription", [], "method"falsefalsefalse58))) {
  140.             // line 59
  141.             echo "            ";
  142.             twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_head_meta')->getCallable()(), "setDescription", [=> twig_get_attribute($this->env$this->source, (isset($context["document"]) || array_key_exists("document"$context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.'59$this->source); })()), "getDescription", [], "method"falsefalsefalse59)], "method"falsefalsefalse59);
  143.             // line 60
  144.             echo "            ";
  145.             twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_head_meta')->getCallable()(), "setName", [=> "og:description"=> twig_get_attribute($this->env$this->source, (isset($context["document"]) || array_key_exists("document"$context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.'60$this->source); })()), "getDescription", [], "method"falsefalsefalse60)], "method"falsefalsefalse60);
  146.             // line 61
  147.             echo "        ";
  148.         }
  149.         echo trim(preg_replace('/>\s+</''><'ob_get_clean()));
  150.         // line 63
  151.         echo "
  152.     ";
  153.         // line 64
  154.         $this->displayBlock('layout_head_meta'$context$blocks);
  155.         // line 68
  156.         echo "
  157.     ";
  158.         // line 69
  159.         $this->displayBlock('head_stylesheets'$context$blocks);
  160.         // line 72
  161.         echo "
  162.     ";
  163.         // line 73
  164.         $this->displayBlock('head_tag_manager'$context$blocks);
  165.         // line 76
  166.         echo "
  167.     ";
  168.         // line 78
  169.         echo "    ";
  170.         // line 79
  171.         echo "    ";
  172.         // line 80
  173.         echo "    ";
  174.         // line 81
  175.         echo "    ";
  176.         // line 82
  177.         echo "    ";
  178.         // line 83
  179.         echo "    ";
  180.         // line 84
  181.         echo "
  182.     ";
  183.         // line 85
  184.         if (( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["document"]) || array_key_exists("document"$context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.'85$this->source); })()), "getProperty", [=> "preload.fast.fonts.net"], "method"falsefalsefalse85)) && twig_get_attribute($this->env$this->source, (isset($context["document"]) || array_key_exists("document"$context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.'85$this->source); })()), "getProperty", [=> "preload.fast.fonts.net"], "method"falsefalsefalse85))) {
  185.             // line 86
  186.             echo "    <link rel=\"preconnect\" href=\"https://fast.fonts.net\" crossorigin>
  187.     <link rel=\"dns-prefetch\" href=\"https://fast.fonts.net\" >
  188.     ";
  189.         }
  190.         // line 89
  191.         echo "
  192.     ";
  193.         // line 90
  194.         echo twig_include($this->env$context"Includes/appendFavicons.html.twig");
  195.         echo "
  196. </head>
  197. ";
  198.         $this->env->getExtension('Phive\Twig\Extensions\Deferred\DeferredExtension')->resolve($this$context$blocks);
  199.         
  200.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  201.         
  202.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  203.     }
  204.     public function block_layout_head_meta($context, array $blocks = [])
  205.     {
  206.         $this->env->getExtension('Phive\Twig\Extensions\Deferred\DeferredExtension')->defer($this'layout_head_meta');
  207.     }
  208.     // line 64
  209.     public function block_layout_head_meta_deferred($context, array $blocks = [])
  210.     {
  211.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  212.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta"));
  213.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  214.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_head_meta"));
  215.         // line 65
  216.         echo "    ";
  217.         // line 66
  218.         echo "    ";
  219.         echo $this->env->getFunction('pimcore_head_meta')->getCallable()();
  220.         echo "
  221.     ";
  222.         
  223.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  224.         
  225.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  226.         $this->env->getExtension('Phive\Twig\Extensions\Deferred\DeferredExtension')->resolve($this$context$blocks);
  227.     }
  228.     public function block_head_stylesheets($context, array $blocks = [])
  229.     {
  230.         $this->env->getExtension('Phive\Twig\Extensions\Deferred\DeferredExtension')->defer($this'head_stylesheets');
  231.     }
  232.     // line 69
  233.     public function block_head_stylesheets_deferred($context, array $blocks = [])
  234.     {
  235.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  236.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""head_stylesheets"));
  237.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  238.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""head_stylesheets"));
  239.         // line 70
  240.         echo "    ";
  241.         echo $this->env->getFunction('pimcore_head_link')->getCallable()();
  242.         echo "
  243.     ";
  244.         
  245.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  246.         
  247.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  248.         $this->env->getExtension('Phive\Twig\Extensions\Deferred\DeferredExtension')->resolve($this$context$blocks);
  249.     }
  250.     public function block_head_tag_manager($context, array $blocks = [])
  251.     {
  252.         $this->env->getExtension('Phive\Twig\Extensions\Deferred\DeferredExtension')->defer($this'head_tag_manager');
  253.     }
  254.     // line 73
  255.     public function block_head_tag_manager_deferred($context, array $blocks = [])
  256.     {
  257.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  258.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""head_tag_manager"));
  259.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  260.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""head_tag_manager"));
  261.         // line 74
  262.         echo "    ";
  263.         echo twig_escape_filter($this->env$this->extensions['CoreBundle\TagManager\TwigExtension\TagManagerExtension']->renderDataLayer(), "html"nulltrue);
  264.         echo "
  265.     ";
  266.         
  267.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  268.         
  269.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  270.         $this->env->getExtension('Phive\Twig\Extensions\Deferred\DeferredExtension')->resolve($this$context$blocks);
  271.     }
  272.     public function getTemplateName()
  273.     {
  274.         return "CoreBundle:Includes:headDefault.html.twig";
  275.     }
  276.     public function isTraitable()
  277.     {
  278.         return false;
  279.     }
  280.     public function getDebugInfo()
  281.     {
  282.         return array (  292 => 74,  283 => 73,  264 => 70,  255 => 69,  236 => 66,  234 => 65,  225 => 64,  206 => 90,  203 => 89,  198 => 86,  196 => 85,  193 => 84,  191 => 83,  189 => 82,  187 => 81,  185 => 80,  183 => 79,  181 => 78,  178 => 76,  176 => 73,  173 => 72,  171 => 69,  168 => 68,  166 => 64,  163 => 63,  159 => 61,  156 => 60,  153 => 59,  150 => 58,  147 => 57,  144 => 56,  141 => 55,  138 => 54,  136 => 53,  131 => 52,  128 => 51,  126 => 50,  121 => 49,  119 => 48,  116 => 47,  113 => 46,  110 => 45,  107 => 44,  104 => 43,  102 => 42,  99 => 41,  96 => 40,  93 => 39,  91 => 38,  86 => 36,  54 => 6,  52 => 5,  46 => 1,);
  283.     }
  284.     public function getSourceContext()
  285.     {
  286.         return new Source("<head>
  287.     <meta charset=\"UTF-8\">
  288.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"/>
  289.     {% spaceless -%}
  290.         <!--
  291.         /**
  292.          * @license
  293.          * MyFonts Webfont Build ID 3697904, 2019-01-14T14:44:27-0500
  294.          *
  295.          * The fonts listed in this notice are subject to the End User License
  296.          * Agreement(s) entered into by the website owner. All other parties are
  297.          * explicitly restricted from using the Licensed Webfonts(s).
  298.          *
  299.          * You may obtain a valid license at the URLs below.
  300.          *
  301.          * Webfont: FrutigerLTPro-Light by Linotype
  302.          * URL: https://www.myfonts.com/fonts/linotype/frutiger/pro-45-light/
  303.          *
  304.          * Webfont: FrutigerLTPro-Roman by Linotype
  305.          * URL: https://www.myfonts.com/fonts/linotype/frutiger/pro-55-roman-2/
  306.          *
  307.          * Webfont: FrutigerLTPro-Bold by Linotype
  308.          * URL: https://www.myfonts.com/fonts/linotype/frutiger/pro-65-bold-2/
  309.          *
  310.          *
  311.          * License: https://www.myfonts.com/viewlicense?type=web&buildid=3697904
  312.          * Licensed pageviews: 1,000,000
  313.          * Webfonts copyright: Copyright &#x00A9; 2014 - 2016 Monotype Imaging Inc. All rights
  314.          * reserved.
  315.          *
  316.          * © 2019 MyFonts Inc
  317.         */
  318.         -->
  319.         {{ include('Includes/appendStylesandScripts.html.twig') }}
  320.         {% if not document is defined or not document %}
  321.             {% set document = pimcore_document(navigationStartId) %}
  322.         {% endif %}
  323.         {% if document is instanceof('\\\\Pimcore\\\\Model\\\\Document\\\\Link') %}
  324.             {# @var document \\Pimcore\\Model\\Document\\Link #}
  325.             {% set document = document.getObject() %}
  326.         {% endif %}
  327.         {% do pimcore_head_title().append(pageTitlePrefix) %}
  328.         {% do pimcore_head_title().setSeparator(' | ') %}
  329.         {% if document.getTitle() is not empty %}
  330.             {# print title #}
  331.             {{ pimcore_head_title(document.getTitle()) }}
  332.             {% do pimcore_head_meta().setName('og:title', document.getTitle()) |raw %}
  333.         {% else %}
  334.             {{ pimcore_head_title(document.properties.navigation_name.data) }}
  335.             {% do pimcore_head_meta().setName('og:title', document.properties.navigation_name.data) |raw %}
  336.         {% endif %}
  337.         {% if document.getProperty('og-image') is not empty %}
  338.             {% do pimcore_head_meta().setName('og:image', hostUrl ~document.getProperty('og-image') ) |raw %}
  339.         {% endif %}
  340.         {% if document.getDescription() is not empty %}
  341.             {% do pimcore_head_meta().setDescription(document.getDescription()) %}
  342.             {% do pimcore_head_meta().setName('og:description', document.getDescription()) |raw %}
  343.         {% endif %}
  344.     {%- endspaceless %}
  345.     {% block layout_head_meta deferred %}
  346.     {# print meta #}
  347.     {{ pimcore_head_meta() }}
  348.     {% endblock %}
  349.     {% block head_stylesheets deferred %}
  350.     {{ pimcore_head_link() }}
  351.     {% endblock %}
  352.     {% block head_tag_manager deferred %}
  353.     {{ tag_manager_datalayer_render() }}
  354.     {% endblock %}
  355.     {#{% block head_ie_stylesheets %}#}
  356.     {#<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->#}
  357.     {#<!--[if lt IE 9]>#}
  358.     {#<script src=\"{{ asset('static/js/html5shiv.js') }}\"></script>#}
  359.     {#<script src=\"{{ asset('static/js/respond.min.js') }}\"></script>#}
  360.     {#<![endif]-->#}
  361.     {#{% endblock %}#}
  362.     {% if document.getProperty(\"preload.fast.fonts.net\") is not empty and document.getProperty(\"preload.fast.fonts.net\") %}
  363.     <link rel=\"preconnect\" href=\"https://fast.fonts.net\" crossorigin>
  364.     <link rel=\"dns-prefetch\" href=\"https://fast.fonts.net\" >
  365.     {% endif %}
  366.     {{ include('Includes/appendFavicons.html.twig') }}
  367. </head>
  368. ""CoreBundle:Includes:headDefault.html.twig""/var/www/share/test.develey/src/CoreBundle/Resources/views/Includes/headDefault.html.twig");
  369.     }
  370. }