var/cache/dev/twig/76/76cf37208b08ddd0792a7b5c43e8f1ec5cd0b77d43efc42faae2e91d7431bcc3.php line 469

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. /* HitsoContentBundle:Front\Article:show.html.twig */
  14. class __TwigTemplate_f345a68db799512857d51db5c74742a17b4f3d643f8b0479c98f72e6e73d6434 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.             'articleMeta' => [$this'block_articleMeta'],
  27.             'articleHeader' => [$this'block_articleHeader'],
  28.             'articleCover' => [$this'block_articleCover'],
  29.             'articleLead' => [$this'block_articleLead'],
  30.             'articleContent' => [$this'block_articleContent'],
  31.             'articleFooter' => [$this'block_articleFooter'],
  32.             'articleComments' => [$this'block_articleComments'],
  33.             'related_articles' => [$this'block_related_articles'],
  34.             'contact' => [$this'block_contact'],
  35.             'meta' => [$this'block_meta'],
  36.             'footer_javascripts' => [$this'block_footer_javascripts'],
  37.         ];
  38.     }
  39.     protected function doGetParent(array $context)
  40.     {
  41.         // line 1
  42.         return "HitsoCommonBundle::layout.html.twig";
  43.     }
  44.     protected function doDisplay(array $context, array $blocks = [])
  45.     {
  46.         $macros $this->macros;
  47.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  48.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->enter($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""HitsoContentBundle:Front\\Article:show.html.twig"));
  49.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  50.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""HitsoContentBundle:Front\\Article:show.html.twig"));
  51.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  52.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""HitsoContentBundle:Front\\Article:show.html.twig"));
  53.         // line 2
  54.         $context["related"] = $this->extensions['Hitso\Bundle\ContentBundle\Twig\Extension\ContentExtension']->getRelatedArticles((isset($context["article"]) || array_key_exists("article"$context) ? $context["article"] : (function () { throw new RuntimeError('Variable "article" does not exist.'2$this->source); })()), 4);
  55.         // line 1
  56.         $this->parent $this->loadTemplate("HitsoCommonBundle::layout.html.twig""HitsoContentBundle:Front\\Article:show.html.twig"1);
  57.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  58.         
  59.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->leave($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof);
  60.         
  61.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  62.         
  63.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  64.     }
  65.     // line 4
  66.     public function block_stylesheets($context, array $blocks = [])
  67.     {
  68.         $macros $this->macros;
  69.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  70.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->enter($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  71.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  72.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  73.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  74.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  75.         // line 5
  76.         echo "    ";
  77.         $this->displayParentBlock("stylesheets"$context$blocks);
  78.         echo "
  79.     <link rel=\"stylesheet\" href=\"";
  80.         // line 6
  81.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/hitsocommon/hitsox-default-theme/source/css/article-critical.css"), "html"nulltrue);
  82.         echo "\">
  83.     <link rel=\"preload\" as=\"style\" href=\"";
  84.         // line 7
  85.         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/article-critical.css")), "html"nulltrue);
  86.         echo "\">
  87.     <link rel=\"preload\" href=\"";
  88.         // line 8
  89.         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/article.css")), "html"nulltrue);
  90.         echo "\" as=\"style\" onload=\"this.onload=null;this.rel='stylesheet'\">
  91. ";
  92.         
  93.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  94.         
  95.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  96.         
  97.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->leave($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof);
  98.     }
  99.     // line 11
  100.     public function block_body_class($context, array $blocks = [])
  101.     {
  102.         $macros $this->macros;
  103.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  104.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->enter($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_class"));
  105.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  106.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_class"));
  107.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  108.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_class"));
  109.         $this->displayParentBlock("body_class"$context$blocks);
  110.         echo " page--article";
  111.         
  112.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  113.         
  114.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  115.         
  116.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->leave($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof);
  117.     }
  118.     // line 13
  119.     public function block_content($context, array $blocks = [])
  120.     {
  121.         $macros $this->macros;
  122.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  123.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->enter($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  124.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  125.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  126.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  127.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  128.         // line 14
  129.         echo "    <main class=\"main\">
  130.         ";
  131.         // line 15
  132.         $twigCacheStrategy1 $this->env->getExtension('Twig\CacheExtension\Extension')->getCacheStrategy();
  133.         $twigKey1 $twigCacheStrategy1->generateKey($this->extensions['Hitso\Bundle\CommonBundle\Twig\AppExtension']->getCacheHash(("article_main_" twig_get_attribute($this->env$this->source, (isset($context["article"]) || array_key_exists("article"$context) ? $context["article"] : (function () { throw new RuntimeError('Variable "article" does not exist.'15$this->source); })()), "version", [], "any"falsefalsefalse15))), ["time" => 3600]        );
  134.         $twigCacheBody1 $twigCacheStrategy1->fetchBlock($twigKey1);
  135.         if ($twigCacheBody1 === false) {
  136.             ob_start();
  137.                 // line 16
  138.                 echo "        <article class=\"article\">
  139.             ";
  140.                 // line 18
  141.                 $this->displayBlock('articleMeta'$context$blocks);
  142.                 // line 19
  143.                 echo "
  144.             ";
  145.                 // line 20
  146.                 $this->displayBlock('articleHeader'$context$blocks);
  147.                 // line 48
  148.                 echo "
  149.             ";
  150.                 // line 49
  151.                 $this->displayBlock('articleCover'$context$blocks);
  152.                 // line 68
  153.                 echo "
  154.             ";
  155.                 // line 69
  156.                 $this->displayBlock('articleLead'$context$blocks);
  157.                 // line 76
  158.                 echo "
  159.             ";
  160.                 // line 77
  161.                 $this->displayBlock('articleContent'$context$blocks);
  162.                 // line 84
  163.                 echo "
  164.             ";
  165.                 // line 85
  166.                 $this->displayBlock('articleFooter'$context$blocks);
  167.                 // line 111
  168.                 echo "
  169.             ";
  170.                 // line 112
  171.                 $this->displayBlock('articleComments'$context$blocks);
  172.                 // line 117
  173.                 echo "
  174.             ";
  175.                 // line 118
  176.                 echo $this->extensions['Hitso\Bundle\SeoBundle\Twig\JsonLinkingDataExtension']->generate((isset($context["article"]) || array_key_exists("article"$context) ? $context["article"] : (function () { throw new RuntimeError('Variable "article" does not exist.'118$this->source); })()));
  177.                 echo "
  178.         </article>
  179.         ";
  180.             
  181.             $twigCacheBody1 ob_get_clean();
  182.             $twigCacheStrategy1->saveBlock($twigKey1$twigCacheBody1);
  183.         }
  184.         echo $twigCacheBody1;
  185.         // line 121
  186.         echo "
  187.         ";
  188.         // line 122
  189.         $this->displayBlock('related_articles'$context$blocks);
  190.         // line 173
  191.         echo "
  192.         ";
  193.         // line 174
  194.         $this->displayBlock('contact'$context$blocks);
  195.         // line 177
  196.         echo "    </main>
  197. ";
  198.         
  199.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  200.         
  201.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  202.         
  203.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->leave($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof);
  204.     }
  205.     // line 18
  206.     public function block_articleMeta($context, array $blocks = [])
  207.     {
  208.         $macros $this->macros;
  209.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  210.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->enter($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""articleMeta"));
  211.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  212.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""articleMeta"));
  213.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  214.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""articleMeta"));
  215.         
  216.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  217.         
  218.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  219.         
  220.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->leave($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof);
  221.     }
  222.     // line 20
  223.     public function block_articleHeader($context, array $blocks = [])
  224.     {
  225.         $macros $this->macros;
  226.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  227.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->enter($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""articleHeader"));
  228.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  229.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""articleHeader"));
  230.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  231.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""articleHeader"));
  232.         // line 21
  233.         echo "            ";
  234.         $context["dateRendered"] = twig_localized_date_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["article"]) || array_key_exists("article"$context) ? $context["article"] : (function () { throw new RuntimeError('Variable "article" does not exist.'21$this->source); })()), "publishedAt", [], "any"falsefalsefalse21), "none""none"twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["sites"]) || array_key_exists("sites"$context) ? $context["sites"] : (function () { throw new RuntimeError('Variable "sites" does not exist.'21$this->source); })()), "current", [], "any"falsefalsefalse21), "locale", [], "any"falsefalsefalse21), null"d MMMM Y 'godz.' hh:mm");
  235.         // line 22
  236.         echo "                <div class=\"article__head\">
  237.                     <h1 class=\"article__head-title\" itemprop=\"name headline\" id=\"article_title\">
  238.                     ";
  239.         // line 24
  240.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["article"]) || array_key_exists("article"$context) ? $context["article"] : (function () { throw new RuntimeError('Variable "article" does not exist.'24$this->source); })()), "title", [], "any"falsefalsefalse24), "html"nulltrue);
  241.         echo "
  242.                 </h1>
  243.                 <div class=\"article__meta\">
  244.                     <!-- authors -->
  245.                     ";
  246.         // line 29
  247.         if ((twig_length_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["article"]) || array_key_exists("article"$context) ? $context["article"] : (function () { throw new RuntimeError('Variable "article" does not exist.'29$this->source); })()), "authors", [], "any"falsefalsefalse29)) > 0)) {
  248.             // line 30
  249.             echo "                        ";
  250.             $context['_parent'] = $context;
  251.             $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source, (isset($context["article"]) || array_key_exists("article"$context) ? $context["article"] : (function () { throw new RuntimeError('Variable "article" does not exist.'30$this->source); })()), "authors", [], "any"falsefalsefalse30));
  252.             foreach ($context['_seq'] as $context["_key"] => $context["contentAuthor"]) {
  253.                 // line 31
  254.                 echo "                            ";
  255.                 if (twig_get_attribute($this->env$this->source$context["contentAuthor"], "user", [], "any"truetruefalse31)) {
  256.                     $context["author"] = twig_get_attribute($this->env$this->source$context["contentAuthor"], "user", [], "any"falsefalsefalse31);
  257.                 } else {
  258.                     $context["author"] = twig_get_attribute($this->env$this->source$context["contentAuthor"], "author", [], "any"falsefalsefalse31);
  259.                 }
  260.                 // line 32
  261.                 echo "                            <div class=\"article__author\" itemscope itemprop=\"author\" itemtype=\"http://schema.org/Person\">
  262.                                 ";
  263.                 // line 33
  264.                 if ( !(null === (isset($context["author"]) || array_key_exists("author"$context) ? $context["author"] : (function () { throw new RuntimeError('Variable "author" does not exist.'33$this->source); })()))) {
  265.                     // line 34
  266.                     echo "                                    ";
  267.                     if ( !(null === twig_get_attribute($this->env$this->source, (isset($context["author"]) || array_key_exists("author"$context) ? $context["author"] : (function () { throw new RuntimeError('Variable "author" does not exist.'34$this->source); })()), "avatar", [], "any"falsefalsefalse34))) {
  268.                         // line 35
  269.                         echo "                                        <div class=\"article__author-avatar\"></div>
  270.                                     ";
  271.                     }
  272.                     // line 37
  273.                     echo "                                    <span class=\"article__author-name\" itemprop=\"name\">";
  274.                     ob_start();
  275.                     echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["contentAuthor"], "header", [], "any"falsefalsefalse37), "html"nulltrue);
  276.                     echo " ";
  277.                     echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["author"]) || array_key_exists("author"$context) ? $context["author"] : (function () { throw new RuntimeError('Variable "author" does not exist.'37$this->source); })()), "name", [], "any"falsefalsefalse37), "html"nulltrue);
  278.                     echo trim(preg_replace('/>\s+</''><'ob_get_clean()));
  279.                     echo "</span>
  280.                                 ";
  281.                 }
  282.                 // line 39
  283.                 echo "                            </div>
  284.                         ";
  285.             }
  286.             $_parent $context['_parent'];
  287.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['contentAuthor'], $context['_parent'], $context['loop']);
  288.             $context array_intersect_key($context$_parent) + $_parent;
  289.             // line 41
  290.             echo "                    ";
  291.         }
  292.         // line 42
  293.         echo "
  294.                     <!-- publication date -->
  295.                     <time class=\"article__meta-date\">";
  296.         // line 44
  297.         echo twig_escape_filter($this->env, (isset($context["dateRendered"]) || array_key_exists("dateRendered"$context) ? $context["dateRendered"] : (function () { throw new RuntimeError('Variable "dateRendered" does not exist.'44$this->source); })()), "html"nulltrue);
  298.         echo "</time>
  299.                 </div>
  300.             </div>
  301.             ";
  302.         
  303.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  304.         
  305.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  306.         
  307.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->leave($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof);
  308.     }
  309.     // line 49
  310.     public function block_articleCover($context, array $blocks = [])
  311.     {
  312.         $macros $this->macros;
  313.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  314.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->enter($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""articleCover"));
  315.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  316.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""articleCover"));
  317.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  318.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""articleCover"));
  319.         // line 50
  320.         echo "            <div class=\"article__photo\">
  321.                 ";
  322.         // line 51
  323.         if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["article"]) || array_key_exists("article"$context) ? $context["article"] : (function () { throw new RuntimeError('Variable "article" does not exist.'51$this->source); })()), "photo", [], "any"falsefalsefalse51))) {
  324.             // line 52
  325.             echo "                    ";
  326.             $context["imageUrl"] = $this->extensions['Hitso\Bundle\CommonBundle\Twig\MediaUrlExtension']->imageUrl(twig_get_attribute($this->env$this->source, (isset($context["article"]) || array_key_exists("article"$context) ? $context["article"] : (function () { throw new RuntimeError('Variable "article" does not exist.'52$this->source); })()), "photo", [], "any"falsefalsefalse52), "content_cover");
  327.             // line 53
  328.             echo "                    ";
  329.             $context["altText"] = ((twig_get_attribute($this->env$this->source, ($context["article"] ?? null), "photoAlt", [], "any"truetruefalse53)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["article"] ?? null), "photoAlt", [], "any"falsefalsefalse53))) : (""));
  330.             // line 54
  331.             echo "                    <picture class=\"article__photo-picture\">
  332.                         <source media=\"(max-width: 360px)\" srcset=\"";
  333.             // line 55
  334.             echo twig_escape_filter($this->env$this->extensions['Hitso\Bundle\CommonBundle\Twig\MediaUrlExtension']->imageUrl(twig_get_attribute($this->env$this->source, (isset($context["article"]) || array_key_exists("article"$context) ? $context["article"] : (function () { throw new RuntimeError('Variable "article" does not exist.'55$this->source); })()), "photo", [], "any"falsefalsefalse55), "content_cover_small"), "html"nulltrue);
  335.             echo "\">
  336.                         <source media=\"(max-width: 760px)\" srcset=\"";
  337.             // line 56
  338.             echo twig_escape_filter($this->env$this->extensions['Hitso\Bundle\CommonBundle\Twig\MediaUrlExtension']->imageUrl(twig_get_attribute($this->env$this->source, (isset($context["article"]) || array_key_exists("article"$context) ? $context["article"] : (function () { throw new RuntimeError('Variable "article" does not exist.'56$this->source); })()), "photo", [], "any"falsefalsefalse56), "content_cover_medium"), "html"nulltrue);
  339.             echo "\">
  340.                         <source media=\"(max-width: 1024px)\" srcset=\"";
  341.             // line 57
  342.             echo twig_escape_filter($this->env$this->extensions['Hitso\Bundle\CommonBundle\Twig\MediaUrlExtension']->imageUrl(twig_get_attribute($this->env$this->source, (isset($context["article"]) || array_key_exists("article"$context) ? $context["article"] : (function () { throw new RuntimeError('Variable "article" does not exist.'57$this->source); })()), "photo", [], "any"falsefalsefalse57), "content_cover_large"), "html"nulltrue);
  343.             echo "\">
  344.                         <img class=\"article__photo-img\" itemprop=\"image\" alt=\"";
  345.             // line 58
  346.             echo twig_escape_filter($this->env, (isset($context["altText"]) || array_key_exists("altText"$context) ? $context["altText"] : (function () { throw new RuntimeError('Variable "altText" does not exist.'58$this->source); })()), "html"nulltrue);
  347.             echo "\" src=\"";
  348.             echo twig_escape_filter($this->env, (isset($context["imageUrl"]) || array_key_exists("imageUrl"$context) ? $context["imageUrl"] : (function () { throw new RuntimeError('Variable "imageUrl" does not exist.'58$this->source); })()), "html"nulltrue);
  349.             echo "\"/>
  350.                     </picture>
  351.                     ";
  352.             // line 60
  353.             if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["article"]) || array_key_exists("article"$context) ? $context["article"] : (function () { throw new RuntimeError('Variable "article" does not exist.'60$this->source); })()), "photoCaption", [], "any"falsefalsefalse60))) {
  354.                 // line 61
  355.                 echo "                        <div class=\"article__photo-caption\">
  356.                             ";
  357.                 // line 62
  358.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["article"]) || array_key_exists("article"$context) ? $context["article"] : (function () { throw new RuntimeError('Variable "article" does not exist.'62$this->source); })()), "photoCaption", [], "any"falsefalsefalse62), "html"nulltrue);
  359.                 echo "
  360.                         </div>
  361.                     ";
  362.             }
  363.             // line 65
  364.             echo "                ";
  365.         }
  366.         // line 66
  367.         echo "            </div>
  368.             ";
  369.         
  370.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  371.         
  372.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  373.         
  374.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->leave($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof);
  375.     }
  376.     // line 69
  377.     public function block_articleLead($context, array $blocks = [])
  378.     {
  379.         $macros $this->macros;
  380.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  381.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->enter($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""articleLead"));
  382.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  383.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""articleLead"));
  384.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  385.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""articleLead"));
  386.         // line 70
  387.         echo "            <div class=\"article__lead\">
  388.                 <p>
  389.                     ";
  390.         // line 72
  391.         echo twig_get_attribute($this->env$this->source, (isset($context["article"]) || array_key_exists("article"$context) ? $context["article"] : (function () { throw new RuntimeError('Variable "article" does not exist.'72$this->source); })()), "lead", [], "any"falsefalsefalse72);
  392.         echo "
  393.                 </p>
  394.             </div>
  395.             ";
  396.         
  397.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  398.         
  399.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  400.         
  401.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->leave($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof);
  402.     }
  403.     // line 77
  404.     public function block_articleContent($context, array $blocks = [])
  405.     {
  406.         $macros $this->macros;
  407.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  408.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->enter($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""articleContent"));
  409.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  410.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""articleContent"));
  411.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  412.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""articleContent"));
  413.         // line 78
  414.         echo "                <div class=\"article__content\">
  415.                     ";
  416.         // line 79
  417.         $context['_parent'] = $context;
  418.         $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source, (isset($context["article"]) || array_key_exists("article"$context) ? $context["article"] : (function () { throw new RuntimeError('Variable "article" does not exist.'79$this->source); })()), "elements", [], "any"falsefalsefalse79));
  419.         $context['loop'] = [
  420.           'parent' => $context['_parent'],
  421.           'index0' => 0,
  422.           'index'  => 1,
  423.           'first'  => true,
  424.         ];
  425.         if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
  426.             $length count($context['_seq']);
  427.             $context['loop']['revindex0'] = $length 1;
  428.             $context['loop']['revindex'] = $length;
  429.             $context['loop']['length'] = $length;
  430.             $context['loop']['last'] = === $length;
  431.         }
  432.         foreach ($context['_seq'] as $context["_key"] => $context["element"]) {
  433.             // line 80
  434.             echo "                        ";
  435.             $this->loadTemplate((("HitsoContentBundle:Front/Article/Elements:" twig_get_attribute($this->env$this->source$context["element"], "typeName", [], "any"falsefalsefalse80)) . ".html.twig"), "HitsoContentBundle:Front\\Article:show.html.twig"80)->display($context);
  436.             // line 81
  437.             echo "                    ";
  438.             ++$context['loop']['index0'];
  439.             ++$context['loop']['index'];
  440.             $context['loop']['first'] = false;
  441.             if (isset($context['loop']['length'])) {
  442.                 --$context['loop']['revindex0'];
  443.                 --$context['loop']['revindex'];
  444.                 $context['loop']['last'] = === $context['loop']['revindex0'];
  445.             }
  446.         }
  447.         $_parent $context['_parent'];
  448.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['element'], $context['_parent'], $context['loop']);
  449.         $context array_intersect_key($context$_parent) + $_parent;
  450.         // line 82
  451.         echo "                </div>
  452.             ";
  453.         
  454.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  455.         
  456.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  457.         
  458.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->leave($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof);
  459.     }
  460.     // line 85
  461.     public function block_articleFooter($context, array $blocks = [])
  462.     {
  463.         $macros $this->macros;
  464.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  465.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->enter($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""articleFooter"));
  466.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  467.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""articleFooter"));
  468.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  469.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""articleFooter"));
  470.         // line 86
  471.         echo "            ";
  472.         $context["dateRendered"] = twig_localized_date_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["article"]) || array_key_exists("article"$context) ? $context["article"] : (function () { throw new RuntimeError('Variable "article" does not exist.'86$this->source); })()), "publishedAt", [], "any"falsefalsefalse86), "none""none"twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["sites"]) || array_key_exists("sites"$context) ? $context["sites"] : (function () { throw new RuntimeError('Variable "sites" does not exist.'86$this->source); })()), "current", [], "any"falsefalsefalse86), "locale", [], "any"falsefalsefalse86), null"d MMMM Y 'godz.' hh:mm");
  473.         // line 87
  474.         echo "
  475.             <!-- article footer -->
  476.             <div class=\"article__footer\">
  477.                 <div class=\"article__meta\">
  478.                     <!-- author -->
  479.                     ";
  480.         // line 92
  481.         if ((twig_length_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["article"]) || array_key_exists("article"$context) ? $context["article"] : (function () { throw new RuntimeError('Variable "article" does not exist.'92$this->source); })()), "authors", [], "any"falsefalsefalse92)) > 0)) {
  482.             // line 93
  483.             echo "                        ";
  484.             $context['_parent'] = $context;
  485.             $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source, (isset($context["article"]) || array_key_exists("article"$context) ? $context["article"] : (function () { throw new RuntimeError('Variable "article" does not exist.'93$this->source); })()), "authors", [], "any"falsefalsefalse93));
  486.             foreach ($context['_seq'] as $context["_key"] => $context["contentAuthor"]) {
  487.                 // line 94
  488.                 echo "                            ";
  489.                 if (twig_get_attribute($this->env$this->source$context["contentAuthor"], "user", [], "any"truetruefalse94)) {
  490.                     $context["author"] = twig_get_attribute($this->env$this->source$context["contentAuthor"], "user", [], "any"falsefalsefalse94);
  491.                 } else {
  492.                     $context["author"] = twig_get_attribute($this->env$this->source$context["contentAuthor"], "author", [], "any"falsefalsefalse94);
  493.                 }
  494.                 // line 95
  495.                 echo "                            <div class=\"article__author\">
  496.                                 ";
  497.                 // line 96
  498.                 if ( !(null === (isset($context["author"]) || array_key_exists("author"$context) ? $context["author"] : (function () { throw new RuntimeError('Variable "author" does not exist.'96$this->source); })()))) {
  499.                     // line 97
  500.                     echo "                                    ";
  501.                     if ( !(null === twig_get_attribute($this->env$this->source, (isset($context["author"]) || array_key_exists("author"$context) ? $context["author"] : (function () { throw new RuntimeError('Variable "author" does not exist.'97$this->source); })()), "avatar", [], "any"falsefalsefalse97))) {
  502.                         // line 98
  503.                         echo "                                        <div class=\"article__author-avatar\"></div>
  504.                                     ";
  505.                     }
  506.                     // line 100
  507.                     echo "                                    <span class=\"article__author-name\">";
  508.                     ob_start();
  509.                     echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["contentAuthor"], "header", [], "any"falsefalsefalse100), "html"nulltrue);
  510.                     echo " ";
  511.                     echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["author"]) || array_key_exists("author"$context) ? $context["author"] : (function () { throw new RuntimeError('Variable "author" does not exist.'100$this->source); })()), "name", [], "any"falsefalsefalse100), "html"nulltrue);
  512.                     echo trim(preg_replace('/>\s+</''><'ob_get_clean()));
  513.                     echo "</span>
  514.                                 ";
  515.                 }
  516.                 // line 102
  517.                 echo "                            </div>
  518.                         ";
  519.             }
  520.             $_parent $context['_parent'];
  521.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['contentAuthor'], $context['_parent'], $context['loop']);
  522.             $context array_intersect_key($context$_parent) + $_parent;
  523.             // line 104
  524.             echo "                    ";
  525.         }
  526.         // line 105
  527.         echo "
  528.                     <!-- publication date -->
  529. ";
  530.         // line 108
  531.         echo "                </div>
  532.             </div>
  533.             ";
  534.         
  535.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  536.         
  537.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  538.         
  539.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->leave($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof);
  540.     }
  541.     // line 112
  542.     public function block_articleComments($context, array $blocks = [])
  543.     {
  544.         $macros $this->macros;
  545.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  546.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->enter($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""articleComments"));
  547.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  548.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""articleComments"));
  549.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  550.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""articleComments"));
  551.         // line 116
  552.         echo "            ";
  553.         
  554.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  555.         
  556.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  557.         
  558.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->leave($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof);
  559.     }
  560.     // line 122
  561.     public function block_related_articles($context, array $blocks = [])
  562.     {
  563.         $macros $this->macros;
  564.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  565.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->enter($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""related_articles"));
  566.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  567.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""related_articles"));
  568.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  569.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""related_articles"));
  570.         // line 133
  571.         echo "
  572. ";
  573.         // line 137
  574.         echo "
  575. ";
  576.         // line 140
  577.         echo "
  578. ";
  579.         // line 145
  580.         echo "
  581. ";
  582.         // line 154
  583.         echo "
  584. ";
  585.         // line 168
  586.         echo "
  587. ";
  588.         // line 172
  589.         echo "        ";
  590.         
  591.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  592.         
  593.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  594.         
  595.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->leave($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof);
  596.     }
  597.     // line 174
  598.     public function block_contact($context, array $blocks = [])
  599.     {
  600.         $macros $this->macros;
  601.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  602.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->enter($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""contact"));
  603.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  604.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""contact"));
  605.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  606.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""contact"));
  607.         // line 176
  608.         echo "        ";
  609.         
  610.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  611.         
  612.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  613.         
  614.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->leave($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof);
  615.     }
  616.     // line 180
  617.     public function block_meta($context, array $blocks = [])
  618.     {
  619.         $macros $this->macros;
  620.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  621.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->enter($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta"));
  622.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  623.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta"));
  624.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  625.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta"));
  626.         // line 181
  627.         echo "    ";
  628.         $this->displayParentBlock("meta"$context$blocks);
  629.         echo "
  630.     ";
  631.         // line 182
  632.         $context['_parent'] = $context;
  633.         $context['_seq'] = twig_ensure_traversable((isset($context["related"]) || array_key_exists("related"$context) ? $context["related"] : (function () { throw new RuntimeError('Variable "related" does not exist.'182$this->source); })()));
  634.         foreach ($context['_seq'] as $context["_key"] => $context["entry"]) {
  635.             // line 183
  636.             echo "        <meta property=\"og:see_also\" content=\"";
  637.             echo $this->extensions['Hitso\Bundle\RoutingBundle\Twig\RoutingExtension']->getAbsoluteDynamicUrl(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source$context["entry"], "route", [], "any"falsefalsefalse183), "id", [], "any"falsefalsefalse183));
  638.             echo "\" />
  639.     ";
  640.         }
  641.         $_parent $context['_parent'];
  642.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['entry'], $context['_parent'], $context['loop']);
  643.         $context array_intersect_key($context$_parent) + $_parent;
  644.         
  645.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  646.         
  647.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  648.         
  649.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->leave($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof);
  650.     }
  651.     // line 187
  652.     public function block_footer_javascripts($context, array $blocks = [])
  653.     {
  654.         $macros $this->macros;
  655.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  656.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->enter($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer_javascripts"));
  657.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  658.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer_javascripts"));
  659.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  660.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer_javascripts"));
  661.         
  662.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  663.         
  664.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  665.         
  666.         $__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d->leave($__internal_17fc5a9d7f60dc995440a5a315cc27cefd5208dd5c9d418ecd10c2a16ddca18d_prof);
  667.     }
  668.     public function getTemplateName()
  669.     {
  670.         return "HitsoContentBundle:Front\\Article:show.html.twig";
  671.     }
  672.     public function isTraitable()
  673.     {
  674.         return false;
  675.     }
  676.     public function getDebugInfo()
  677.     {
  678.         return array (  759 => 187,  739 => 183,  735 => 182,  730 => 181,  717 => 180,  704 => 176,  691 => 174,  678 => 172,  675 => 168,  672 => 154,  669 => 145,  666 => 140,  663 => 137,  660 => 133,  647 => 122,  634 => 116,  621 => 112,  606 => 108,  602 => 105,  599 => 104,  592 => 102,  582 => 100,  578 => 98,  575 => 97,  573 => 96,  570 => 95,  563 => 94,  558 => 93,  556 => 92,  549 => 87,  546 => 86,  533 => 85,  519 => 82,  505 => 81,  502 => 80,  485 => 79,  482 => 78,  469 => 77,  452 => 72,  448 => 70,  435 => 69,  421 => 66,  418 => 65,  412 => 62,  409 => 61,  407 => 60,  400 => 58,  396 => 57,  392 => 56,  388 => 55,  385 => 54,  382 => 53,  379 => 52,  377 => 51,  374 => 50,  361 => 49,  344 => 44,  340 => 42,  337 => 41,  330 => 39,  320 => 37,  316 => 35,  313 => 34,  311 => 33,  308 => 32,  301 => 31,  296 => 30,  294 => 29,  286 => 24,  282 => 22,  279 => 21,  266 => 20,  242 => 18,  228 => 177,  226 => 174,  223 => 173,  221 => 122,  218 => 121,  208 => 118,  205 => 117,  203 => 112,  200 => 111,  198 => 85,  195 => 84,  193 => 77,  190 => 76,  188 => 69,  185 => 68,  183 => 49,  180 => 48,  178 => 20,  175 => 19,  173 => 18,  169 => 16,  163 => 15,  160 => 14,  147 => 13,  121 => 11,  106 => 8,  102 => 7,  98 => 6,  93 => 5,  80 => 4,  66 => 1,  64 => 2,  48 => 1,);
  679.     }
  680.     public function getSourceContext()
  681.     {
  682.         return new Source("{% extends 'HitsoCommonBundle::layout.html.twig' %}
  683. {% set related = related_articles(article, 4) %}
  684. {% block stylesheets %}
  685.     {{ parent() }}
  686.     <link rel=\"stylesheet\" href=\"{{ asset('bundles/hitsocommon/hitsox-default-theme/source/css/article-critical.css') }}\">
  687.     <link rel=\"preload\" as=\"style\" href=\"{{ preload(asset('bundles/hitsocommon/hitsox-default-theme/source/css/article-critical.css')) }}\">
  688.     <link rel=\"preload\" href=\"{{ preload(asset('bundles/hitsocommon/hitsox-default-theme/source/css/article.css')) }}\" as=\"style\" onload=\"this.onload=null;this.rel='stylesheet'\">
  689. {% endblock %}
  690. {% block body_class %}{{ parent() }} page--article{% endblock %}
  691. {% block content %}
  692.     <main class=\"main\">
  693.         {% cache cache_hash('article_main_' ~ article.version) {time: 3600} %}
  694.         <article class=\"article\">
  695.             {% block articleMeta %}{% endblock %}
  696.             {% block articleHeader %}
  697.             {% set dateRendered = article.publishedAt|localizeddate('none', 'none', sites.current.locale, null, \"d MMMM Y 'godz.' hh:mm\") %}
  698.                 <div class=\"article__head\">
  699.                     <h1 class=\"article__head-title\" itemprop=\"name headline\" id=\"article_title\">
  700.                     {{ article.title }}
  701.                 </h1>
  702.                 <div class=\"article__meta\">
  703.                     <!-- authors -->
  704.                     {% if article.authors|length > 0 %}
  705.                         {% for contentAuthor in article.authors %}
  706.                             {% if contentAuthor.user is defined %}{% set author = contentAuthor.user %}{% else %}{% set author = contentAuthor.author %}{% endif %}
  707.                             <div class=\"article__author\" itemscope itemprop=\"author\" itemtype=\"http://schema.org/Person\">
  708.                                 {% if author is not null %}
  709.                                     {% if author.avatar is not null %}
  710.                                         <div class=\"article__author-avatar\"></div>
  711.                                     {% endif %}
  712.                                     <span class=\"article__author-name\" itemprop=\"name\">{% spaceless %}{{ contentAuthor.header }} {{ author.name }}{% endspaceless %}</span>
  713.                                 {% endif %}
  714.                             </div>
  715.                         {% endfor %}
  716.                     {% endif %}
  717.                     <!-- publication date -->
  718.                     <time class=\"article__meta-date\">{{ dateRendered }}</time>
  719.                 </div>
  720.             </div>
  721.             {% endblock %}
  722.             {% block articleCover %}
  723.             <div class=\"article__photo\">
  724.                 {% if article.photo is not empty %}
  725.                     {% set imageUrl = article.photo|image_url('content_cover') %}
  726.                     {% set altText = article.photoAlt|default %}
  727.                     <picture class=\"article__photo-picture\">
  728.                         <source media=\"(max-width: 360px)\" srcset=\"{{ article.photo|image_url('content_cover_small') }}\">
  729.                         <source media=\"(max-width: 760px)\" srcset=\"{{ article.photo|image_url('content_cover_medium') }}\">
  730.                         <source media=\"(max-width: 1024px)\" srcset=\"{{ article.photo|image_url('content_cover_large') }}\">
  731.                         <img class=\"article__photo-img\" itemprop=\"image\" alt=\"{{ altText }}\" src=\"{{ imageUrl }}\"/>
  732.                     </picture>
  733.                     {% if article.photoCaption is not empty %}
  734.                         <div class=\"article__photo-caption\">
  735.                             {{ article.photoCaption }}
  736.                         </div>
  737.                     {% endif %}
  738.                 {% endif %}
  739.             </div>
  740.             {% endblock %}
  741.             {% block articleLead %}
  742.             <div class=\"article__lead\">
  743.                 <p>
  744.                     {{ article.lead|raw }}
  745.                 </p>
  746.             </div>
  747.             {% endblock %}
  748.             {% block articleContent %}
  749.                 <div class=\"article__content\">
  750.                     {% for element in article.elements %}
  751.                         {% include \"HitsoContentBundle:Front/Article/Elements:#{element.typeName}.html.twig\" %}
  752.                     {% endfor %}
  753.                 </div>
  754.             {% endblock %}
  755.             {% block articleFooter %}
  756.             {% set dateRendered = article.publishedAt|localizeddate('none', 'none', sites.current.locale, null, \"d MMMM Y 'godz.' hh:mm\") %}
  757.             <!-- article footer -->
  758.             <div class=\"article__footer\">
  759.                 <div class=\"article__meta\">
  760.                     <!-- author -->
  761.                     {% if article.authors|length > 0 %}
  762.                         {% for contentAuthor in article.authors %}
  763.                             {% if contentAuthor.user is defined %}{% set author = contentAuthor.user %}{% else %}{% set author = contentAuthor.author %}{% endif %}
  764.                             <div class=\"article__author\">
  765.                                 {% if author is not null %}
  766.                                     {% if author.avatar is not null %}
  767.                                         <div class=\"article__author-avatar\"></div>
  768.                                     {% endif %}
  769.                                     <span class=\"article__author-name\">{% spaceless %}{{ contentAuthor.header }} {{ author.name }}{% endspaceless %}</span>
  770.                                 {% endif %}
  771.                             </div>
  772.                         {% endfor %}
  773.                     {% endif %}
  774.                     <!-- publication date -->
  775. {#                    <time class=\"article__meta-date\">{{ dateRendered }}</time>#}
  776.                 </div>
  777.             </div>
  778.             {% endblock %}
  779.             {% block articleComments %}
  780. {#                {% if article.commentAllowed %}#}
  781. {#                    {% include 'HitsoContentBundle:Front/Article/Partials:comments.html.twig' %}#}
  782. {#                {% endif %}#}
  783.             {% endblock %}
  784.             {{ json_ld(article) }}
  785.         </article>
  786.         {% endcache %}
  787.         {% block related_articles %}
  788. {#            {% if related.count %}#}
  789. {#            <!-- hr -->#}
  790. {#            <div class=\"section-hr\"></div>#}
  791. {#            <!-- entries showcase -->#}
  792. {#            <section class=\"entries_showcase\">#}
  793. {#                <div class=\"entries_showcase__header\">#}
  794. {#                    <div class=\"section section--center\">#}
  795. {#                        <h2 class=\"section-title section-title--h1\">#}
  796. {#                            Want to know more about us?#}
  797. {#                        </h2>#}
  798. {#                        <p class=\"section-lead\">#}
  799. {#                            Visit our blog and learn more about technology and hitso#}
  800. {#                        </p>#}
  801. {#                    </div>#}
  802. {#                </div>#}
  803. {#                <div class=\"entries_showcase__grid entries\" itemscope itemtype=\"http://schema.org/ItemList\">#}
  804. {#                    {% for entry in related %}#}
  805. {#                        <div class=\"entry\" itemprop=\"itemListElement\" itemscope itemtype=\"http://schema.org/ListItem\">#}
  806. {#                            <meta itemprop=\"position\" content=\"{{ loop.index }}\"/>#}
  807. {#                            <a href=\"{{ dynamic_url(entry.route.id) }}\" class=\"entry__body\" itemprop=\"url\">#}
  808. {#                                {% if entry.photo is not empty %}#}
  809. {#                                    {% set imageUrl = entry.photo|image_url('content_cover') %}#}
  810. {#                                    {% set altText = entry.photo.altText|default %}#}
  811. {#                                    <picture class=\"entry__photo\">#}
  812. {#                                        <img src=\"data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==\" data-src=\"{{ imageUrl }}\" class=\"entry__photo-img lazyload\" alt=\"{{ entry.title }}\"/>#}
  813. {#                                    </picture>#}
  814. {#                                {% endif %}#}
  815. {#                                <div class=\"entry__content\">#}
  816. {#                                    <time class=\"entry__content-time\" datetime=\"{{ entry.publishedAt|date('Y-m-d') }}\">{{ entry.publishedAt|localizeddate('medium', 'none', app.request.locale) }}</time>#}
  817. {#                                    <strong class=\"entry__content-title\" itemprop=\"name\">#}
  818. {#                                        {{ entry.title }}#}
  819. {#                                    </strong>#}
  820. {#                                    <div class=\"entry__content-lead\">#}
  821. {#                                        {{ entry.lead|striptags }}#}
  822. {#                                    </div>#}
  823. {#                                </div>#}
  824. {#                            </a>#}
  825. {#                        </div>#}
  826. {#                    {% endfor %}#}
  827. {#                </div>#}
  828. {#                <a href=\"{{ dynamic_url(article.category.route.id) }}\" class=\"entries_showcase-cta btn btn--warning\">visit our blog</a>#}
  829. {#            </section>#}
  830. {#            {% endif %}#}
  831.         {% endblock %}
  832.         {% block contact %}
  833. {#            {% include 'HitsoContentBundle:Front/Article/Partials:contact.html.twig' %}#}
  834.         {% endblock %}
  835.     </main>
  836. {% endblock %}
  837. {% block meta %}
  838.     {{ parent() }}
  839.     {% for entry in related %}
  840.         <meta property=\"og:see_also\" content=\"{{ absolute_dynamic_url(entry.route.id) }}\" />
  841.     {% endfor %}
  842. {% endblock %}
  843. {% block footer_javascripts %}
  844. {#    <script src=\"{{ asset('bundles/hitsocommon/hitsox-default-theme/source/js/article.js') }}\"></script>#}
  845. {% endblock %}
  846. ""HitsoContentBundle:Front\\Article:show.html.twig""/var/www/html/stage.hartmann-tresore.pl/releases/71/src/Hitso/Bundle/ContentBundle/Resources/views/Front/Article/show.html.twig");
  847.     }
  848. }