var/cache/website/dev/twig/25/252efc2de38667bd3270d164e81cda14def78a28e397fb109374a15ac4075584.php line 155

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\CoreExtension;
  6. use Twig\Extension\SandboxExtension;
  7. use Twig\Markup;
  8. use Twig\Sandbox\SecurityError;
  9. use Twig\Sandbox\SecurityNotAllowedTagError;
  10. use Twig\Sandbox\SecurityNotAllowedFilterError;
  11. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  12. use Twig\Source;
  13. use Twig\Template;
  14. /* articles/articles.html.twig */
  15. class __TwigTemplate_0e981990f342e94974d5163232de13715ebd21eeea47962f762394f5f54a839f extends Template
  16. {
  17.     private $source;
  18.     private $macros = [];
  19.     public function __construct(Environment $env)
  20.     {
  21.         parent::__construct($env);
  22.         $this->source $this->getSourceContext();
  23.         $this->blocks = [
  24.             'style' => [$this'block_style'],
  25.             'content' => [$this'block_content'],
  26.             'javascripts' => [$this'block_javascripts'],
  27.         ];
  28.     }
  29.     protected function doGetParent(array $context)
  30.     {
  31.         // line 1
  32.         return "base.html.twig";
  33.     }
  34.     protected function doDisplay(array $context, array $blocks = [])
  35.     {
  36.         $macros $this->macros;
  37.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  38.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""articles/articles.html.twig"));
  39.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  40.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""articles/articles.html.twig"));
  41.         $this->parent $this->loadTemplate("base.html.twig""articles/articles.html.twig"1);
  42.         yield from $this->parent->unwrap()->yield($contextarray_merge($this->blocks$blocks));
  43.         
  44.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  45.         
  46.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  47.     }
  48.     // line 3
  49.     public function block_style($context, array $blocks = [])
  50.     {
  51.         $macros $this->macros;
  52.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  53.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""style"));
  54.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  55.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""style"));
  56.         // line 4
  57.         yield "    ";
  58.         yield from $this->yieldParentBlock("style"$context$blocks);
  59.         yield "
  60.     ";
  61.         // line 5
  62.         yield from         $this->loadTemplate("articles/styles/base-css-logic.html.twig""articles/articles.html.twig"5)->unwrap()->yield($context);
  63.         
  64.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  65.         
  66.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  67.         return; yield '';
  68.     }
  69.     // line 7
  70.     public function block_content($context, array $blocks = [])
  71.     {
  72.         $macros $this->macros;
  73.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  74.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  75.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  76.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  77.         // line 8
  78.         yield "    ";
  79.         $context["name"] = "";
  80.         // line 9
  81.         yield "    ";
  82.         if ((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, ($context["app"] ?? null), "request", [], "any"falsetruefalse9), "attributes", [], "any"falsetruefalse9), "get", ["structure"], "method"falsetruefalse9), "structure", [], "any"falsetruefalse9), "name", [], "any"truetruefalse9) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'9$this->source); })()), "request", [], "any"falsefalsefalse9), "attributes", [], "any"falsefalsefalse9), "get", ["structure"], "method"falsefalsefalse9), "structure", [], "any"falsefalsefalse9), "name", [], "any"falsefalsefalse9)))) {
  83.             // line 10
  84.             yield "        ";
  85.             $context["name"] = CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'10$this->source); })()), "request", [], "any"falsefalsefalse10), "attributes", [], "any"falsefalsefalse10), "get", ["structure"], "method"falsefalsefalse10), "structure", [], "any"falsefalsefalse10), "name", [], "any"falsefalsefalse10);
  86.             // line 11
  87.             yield "    ";
  88.         }
  89.         // line 12
  90.         yield "    ";
  91.         $context["values"] = "";
  92.         // line 13
  93.         yield "    ";
  94.         if ((=== CoreExtension::compare((isset($context["name"]) || array_key_exists("name"$context) ? $context["name"] : (function () { throw new RuntimeError('Variable "name" does not exist.'13$this->source); })()), "guides_outils"))) {
  95.             // line 14
  96.             yield "        ";
  97.             $context["values"] = ["Ressources""Guides et outils"];
  98.             // line 15
  99.             yield "    ";
  100.         } elseif ((=== CoreExtension::compare((isset($context["name"]) || array_key_exists("name"$context) ? $context["name"] : (function () { throw new RuntimeError('Variable "name" does not exist.'15$this->source); })()), "analyses"))) {
  101.             // line 16
  102.             yield "        ";
  103.             $context["values"] = ["Ressources""Analyses"];
  104.             // line 17
  105.             yield "    ";
  106.         } else {
  107.             // line 18
  108.             yield "        ";
  109.             $context["values"] = ["Actualités""Articles"];
  110.             // line 19
  111.             yield "    ";
  112.         }
  113.         // line 20
  114.         yield "    ";
  115.         yield from         $this->loadTemplate("articles-blocks/breadcrumb.html.twig""articles/articles.html.twig"20)->unwrap()->yield(CoreExtension::merge($context, ["titles" => (isset($context["values"]) || array_key_exists("values"$context) ? $context["values"] : (function () { throw new RuntimeError('Variable "values" does not exist.'20$this->source); })())]));
  116.         // line 21
  117.         yield "    <div class=\"main-container w100 plr-1em\">
  118.         <section class=\"single-article-container\">
  119.             <article>
  120.                 ";
  121.         // line 24
  122.         yield from         $this->loadTemplate("articles-blocks/header.html.twig""articles/articles.html.twig"24)->unwrap()->yield($context);
  123.         // line 25
  124.         yield "                ";
  125.         // line 26
  126.         yield "                ";
  127.         yield from         $this->loadTemplate("articles/blocks/article-under-header.html.twig""articles/articles.html.twig"26)->unwrap()->yield($context);
  128.         // line 27
  129.         yield "                ";
  130.         if ((CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, ($context["extension"] ?? null), "excerpt", [], "any"falsetruefalse27), "categories", [], "any"truetruefalse27) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["extension"]) || array_key_exists("extension"$context) ? $context["extension"] : (function () { throw new RuntimeError('Variable "extension" does not exist.'27$this->source); })()), "excerpt", [], "any"falsefalsefalse27), "categories", [], "any"falsefalsefalse27)))) {
  131.             // line 28
  132.             yield "                    ";
  133.             $context["categories"] = CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["extension"]) || array_key_exists("extension"$context) ? $context["extension"] : (function () { throw new RuntimeError('Variable "extension" does not exist.'28$this->source); })()), "excerpt", [], "any"falsefalsefalse28), "categories", [], "any"falsefalsefalse28);
  134.             // line 29
  135.             yield "                    ";
  136.             yield from             $this->loadTemplate("blocks/previews-from-controller/blocks/categories.html.twig""articles/articles.html.twig"29)->unwrap()->yield($context);
  137.             // line 30
  138.             yield "                ";
  139.         }
  140.         // line 31
  141.         yield "                ";
  142.         if ((CoreExtension::getAttribute($this->env$this->source, ($context["content"] ?? null), "chapo", [], "any"truetruefalse31) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env$this->source, (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'31$this->source); })()), "chapo", [], "any"falsefalsefalse31)))) {
  143.             // line 32
  144.             yield "                    <div class=\"fw500 lh28 fs20 text cgrey mt-40px\">
  145.                         ";
  146.             // line 33
  147.             yield CoreExtension::getAttribute($this->env$this->source, (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'33$this->source); })()), "chapo", [], "any"falsefalsefalse33);
  148.             yield "
  149.                     </div>
  150.                 ";
  151.         }
  152.         // line 36
  153.         yield "                ";
  154.         if (((CoreExtension::getAttribute($this->env$this->source, ($context["content"] ?? null), "main_content", [], "any"truetruefalse36) &&  !Twig\Extension\CoreExtension::testEmpty(CoreExtension::getAttribute($this->env$this->source, (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'36$this->source); })()), "main_content", [], "any"falsefalsefalse36))) && (=== CoreExtension::compare(Twig\Extension\CoreExtension::length($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->source, (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'36$this->source); })()), "main_content", [], "any"falsefalsefalse36)), 0)))) {
  155.             // line 37
  156.             yield "                    ";
  157.             $context['_parent'] = $context;
  158.             $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env$this->source, (isset($context["content"]) || array_key_exists("content"$context) ? $context["content"] : (function () { throw new RuntimeError('Variable "content" does not exist.'37$this->source); })()), "main_content", [], "any"falsefalsefalse37));
  159.             $context['loop'] = [
  160.               'parent' => $context['_parent'],
  161.               'index0' => 0,
  162.               'index'  => 1,
  163.               'first'  => true,
  164.             ];
  165.             if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
  166.                 $length count($context['_seq']);
  167.                 $context['loop']['revindex0'] = $length 1;
  168.                 $context['loop']['revindex'] = $length;
  169.                 $context['loop']['length'] = $length;
  170.                 $context['loop']['last'] = === $length;
  171.             }
  172.             foreach ($context['_seq'] as $context["_key"] => $context["data"]) {
  173.                 // line 38
  174.                 yield "                        ";
  175.                 if ((=== CoreExtension::compare(CoreExtension::getAttribute($this->env$this->source$context["data"], "type", [], "any"falsefalsefalse38), "sub_content"))) {
  176.                     // line 39
  177.                     yield "                            ";
  178.                     yield from                     $this->loadTemplate("articles-blocks/articles-content.html.twig""articles/articles.html.twig"39)->unwrap()->yield($context);
  179.                     // line 40
  180.                     yield "                        ";
  181.                 }
  182.                 // line 41
  183.                 yield "                        ";
  184.                 if ((=== CoreExtension::compare(CoreExtension::getAttribute($this->env$this->source$context["data"], "type", [], "any"falsefalsefalse41), "linked_with"))) {
  185.                     // line 42
  186.                     yield "                            ";
  187.                     yield from                     $this->loadTemplate("articles-blocks/linked-with.html.twig""articles/articles.html.twig"42)->unwrap()->yield($context);
  188.                     // line 43
  189.                     yield "                        ";
  190.                 }
  191.                 // line 44
  192.                 yield "                        ";
  193.                 if ((=== CoreExtension::compare(CoreExtension::getAttribute($this->env$this->source$context["data"], "type", [], "any"falsefalsefalse44), "iframe"))) {
  194.                     // line 45
  195.                     yield "                            ";
  196.                     yield from                     $this->loadTemplate("blocks/iframe.html.twig""articles/articles.html.twig"45)->unwrap()->yield(CoreExtension::merge($context, ["block" => $context["data"]]));
  197.                     // line 46
  198.                     yield "                        ";
  199.                 }
  200.                 // line 47
  201.                 yield "                        ";
  202.                 if ((=== CoreExtension::compare(CoreExtension::getAttribute($this->env$this->source$context["data"], "type", [], "any"falsefalsefalse47), "see_more"))) {
  203.                     // line 48
  204.                     yield "                            ";
  205.                     yield from                     $this->loadTemplate("articles-blocks/see-more.html.twig""articles/articles.html.twig"48)->unwrap()->yield($context);
  206.                     // line 49
  207.                     yield "                        ";
  208.                 }
  209.                 // line 50
  210.                 yield "                    ";
  211.                 ++$context['loop']['index0'];
  212.                 ++$context['loop']['index'];
  213.                 $context['loop']['first'] = false;
  214.                 if (isset($context['loop']['length'])) {
  215.                     --$context['loop']['revindex0'];
  216.                     --$context['loop']['revindex'];
  217.                     $context['loop']['last'] = === $context['loop']['revindex0'];
  218.                 }
  219.             }
  220.             $_parent $context['_parent'];
  221.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['data'], $context['_parent'], $context['loop']);
  222.             $context array_intersect_key($context$_parent) + $_parent;
  223.             // line 51
  224.             yield "                ";
  225.         }
  226.         // line 52
  227.         yield "            </article>
  228.         </section>
  229.     </div>
  230. ";
  231.         
  232.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  233.         
  234.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  235.         return; yield '';
  236.     }
  237.     // line 56
  238.     public function block_javascripts($context, array $blocks = [])
  239.     {
  240.         $macros $this->macros;
  241.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  242.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  243.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  244.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  245.         // line 57
  246.         yield "    ";
  247.         yield from         $this->loadTemplate("articles/javascripts/base-article-js.html.twig""articles/articles.html.twig"57)->unwrap()->yield($context);
  248.         // line 58
  249.         yield "    ";
  250.         yield from $this->yieldParentBlock("javascripts"$context$blocks);
  251.         yield "
  252. ";
  253.         
  254.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  255.         
  256.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  257.         return; yield '';
  258.     }
  259.     /**
  260.      * @codeCoverageIgnore
  261.      */
  262.     public function getTemplateName()
  263.     {
  264.         return "articles/articles.html.twig";
  265.     }
  266.     /**
  267.      * @codeCoverageIgnore
  268.      */
  269.     public function isTraitable()
  270.     {
  271.         return false;
  272.     }
  273.     /**
  274.      * @codeCoverageIgnore
  275.      */
  276.     public function getDebugInfo()
  277.     {
  278.         return array (  273 => 58,  270 => 57,  260 => 56,  246 => 52,  243 => 51,  229 => 50,  226 => 49,  223 => 48,  220 => 47,  217 => 46,  214 => 45,  211 => 44,  208 => 43,  205 => 42,  202 => 41,  199 => 40,  196 => 39,  193 => 38,  175 => 37,  172 => 36,  166 => 33,  163 => 32,  160 => 31,  157 => 30,  154 => 29,  151 => 28,  148 => 27,  145 => 26,  143 => 25,  141 => 24,  136 => 21,  133 => 20,  130 => 19,  127 => 18,  124 => 17,  121 => 16,  118 => 15,  115 => 14,  112 => 13,  109 => 12,  106 => 11,  103 => 10,  100 => 9,  97 => 8,  87 => 7,  76 => 5,  71 => 4,  61 => 3,  38 => 1,);
  279.     }
  280.     public function getSourceContext()
  281.     {
  282.         return new Source("{% extends \"base.html.twig\" %}
  283. {# extension.excerpt #}
  284. {% block style %}
  285.     {{ parent() }}
  286.     {% include \"articles/styles/base-css-logic.html.twig\" %}
  287. {% endblock %}
  288. {% block content %}
  289.     {% set name = \"\" %}
  290.     {% if app.request.attributes.get('structure').structure.name is defined and app.request.attributes.get('structure').structure.name is not empty %}
  291.         {% set name = app.request.attributes.get('structure').structure.name %}
  292.     {% endif %}
  293.     {% set values = \"\" %}
  294.     {% if name == \"guides_outils\" %}
  295.         {% set values = ['Ressources', 'Guides et outils'] %}
  296.     {% elseif name == \"analyses\" %}
  297.         {% set values = ['Ressources', 'Analyses'] %}
  298.     {% else %}
  299.         {% set values = ['Actualités', 'Articles'] %}
  300.     {% endif %}
  301.     {% include \"articles-blocks/breadcrumb.html.twig\" with {titles : values} %}
  302.     <div class=\"main-container w100 plr-1em\">
  303.         <section class=\"single-article-container\">
  304.             <article>
  305.                 {% include \"articles-blocks/header.html.twig\" %}
  306.                 {# <div class=\"creator\">{{ sulu_resolve_user(creator).fullName }}</div> #}
  307.                 {% include \"articles/blocks/article-under-header.html.twig\" %}
  308.                 {% if extension.excerpt.categories is defined and extension.excerpt.categories is not empty %}
  309.                     {% set categories = extension.excerpt.categories %}
  310.                     {% include \"blocks/previews-from-controller/blocks/categories.html.twig\" %}
  311.                 {% endif %}
  312.                 {% if content.chapo is defined and content.chapo is not empty %}
  313.                     <div class=\"fw500 lh28 fs20 text cgrey mt-40px\">
  314.                         {{ content.chapo|raw }}
  315.                     </div>
  316.                 {% endif %}
  317.                 {% if content.main_content is defined and content.main_content is not empty and content.main_content|length > 0 %}
  318.                     {% for data in content.main_content %}
  319.                         {% if data.type == \"sub_content\" %}
  320.                             {% include \"articles-blocks/articles-content.html.twig\" %}
  321.                         {% endif %}
  322.                         {% if data.type == \"linked_with\" %}
  323.                             {% include \"articles-blocks/linked-with.html.twig\" %}
  324.                         {% endif %}
  325.                         {% if data.type == \"iframe\" %}
  326.                             {% include \"blocks/iframe.html.twig\" with {block: data} %}
  327.                         {% endif %}
  328.                         {% if data.type == \"see_more\" %}
  329.                             {% include \"articles-blocks/see-more.html.twig\" %}
  330.                         {% endif %}
  331.                     {% endfor %}
  332.                 {% endif %}
  333.             </article>
  334.         </section>
  335.     </div>
  336. {% endblock %}
  337. {% block javascripts %}
  338.     {% include \"articles/javascripts/base-article-js.html.twig\" %}
  339.     {{ parent() }}
  340. {% endblock %}""articles/articles.html.twig""/var/www/html/templates/articles/articles.html.twig");
  341.     }
  342. }