Deprecated: Constant E_STRICT is deprecated in /var/www/html/k/kasscaffolding/vendor/symfony/error-handler/ErrorHandler.php on line 58

Deprecated: Constant E_STRICT is deprecated in /var/www/html/k/kasscaffolding/vendor/symfony/error-handler/ErrorHandler.php on line 76
Symfony Profiler

var/cache/dev/twig/c4/c4fed5ccb16ef1bc6e0d2da7c42845ca.php line 81

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. /* @theme/news/embedNewsArticle.html.twig */
  14. class __TwigTemplate_3cbacb99223bcbfcec1936c89914e336 extends Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->parent false;
  23.         $this->blocks = [
  24.         ];
  25.     }
  26.     protected function doDisplay(array $context, array $blocks = [])
  27.     {
  28.         $macros $this->macros;
  29.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  30.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@theme/news/embedNewsArticle.html.twig"));
  31.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  32.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@theme/news/embedNewsArticle.html.twig"));
  33.         // line 1
  34.         echo "<script type=\"application/ld+json\">
  35.     {
  36.         \"@context\": \"https://schema.org\",
  37.         \"@type\": \"BlogPosting\",
  38.         \"headline\": \"";
  39.         // line 5
  40.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["news"]) || array_key_exists("news"$context) ? $context["news"] : (function () { throw new RuntimeError('Variable "news" does not exist.'5$this->source); })()), "title", [], "any"falsefalsefalse5), "html"nulltrue);
  41.         echo "\",
  42.         \"alternativeHeadline\": \"";
  43.         // line 6
  44.         echo twig_escape_filter($this->envtwig_striptags(twig_get_attribute($this->env$this->source, (isset($context["news"]) || array_key_exists("news"$context) ? $context["news"] : (function () { throw new RuntimeError('Variable "news" does not exist.'6$this->source); })()), "subtitle", [], "any"falsefalsefalse6)), "html"nulltrue);
  45.         echo "\",
  46.         \"datePublished\": \"";
  47.         // line 7
  48.         echo twig_escape_filter($this->envtwig_date_format_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["news"]) || array_key_exists("news"$context) ? $context["news"] : (function () { throw new RuntimeError('Variable "news" does not exist.'7$this->source); })()), "publishDate", [], "any"falsefalsefalse7), "c"), "html"nulltrue);
  49.         echo "\",
  50.         \"dateModified\": \"";
  51.         // line 8
  52.         echo twig_escape_filter($this->envtwig_date_format_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["news"]) || array_key_exists("news"$context) ? $context["news"] : (function () { throw new RuntimeError('Variable "news" does not exist.'8$this->source); })()), "updatedAt", [], "any"falsefalsefalse8), "c"), "html"nulltrue);
  53.         echo "\",
  54.         \"author\": {
  55.             \"@type\": \"Organization\",
  56.             \"name\": \"";
  57.         // line 11
  58.         echo twig_escape_filter($this->env, (isset($context["sitename"]) || array_key_exists("sitename"$context) ? $context["sitename"] : (function () { throw new RuntimeError('Variable "sitename" does not exist.'11$this->source); })()), "html"nulltrue);
  59.         echo "\"
  60.         },
  61.         \"publisher\": {
  62.             \"@type\": \"Organization\",
  63.             \"name\": \"";
  64.         // line 15
  65.         echo twig_escape_filter($this->env, (isset($context["sitename"]) || array_key_exists("sitename"$context) ? $context["sitename"] : (function () { throw new RuntimeError('Variable "sitename" does not exist.'15$this->source); })()), "html"nulltrue);
  66.         echo "\",
  67.             \"logo\": {
  68.                 \"@type\": \"ImageObject\",
  69.                 \"url\": \"";
  70.         // line 18
  71.         echo twig_escape_filter($this->env, (isset($context["siteurl"]) || array_key_exists("siteurl"$context) ? $context["siteurl"] : (function () { throw new RuntimeError('Variable "siteurl" does not exist.'18$this->source); })()), "html"nulltrue);
  72.         echo twig_escape_filter($this->env$this->extensions['App\Twig\TwigExtension']->{closure:App\Twig\TwigExtension::getFunctions():45}($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("build/images/kas-scaffolding-logo.png"), "cropResize"600232), "html"nulltrue);
  73.         echo "\",
  74.                 \"width\": 600,
  75.                 \"height\": 232
  76.             }
  77.         },
  78.         \"image\": {
  79.             \"@type\": \"ImageObject\",
  80.             \"url\": \"";
  81.         // line 25
  82.         echo twig_escape_filter($this->env, (isset($context["siteurl"]) || array_key_exists("siteurl"$context) ? $context["siteurl"] : (function () { throw new RuntimeError('Variable "siteurl" does not exist.'25$this->source); })()), "html"nulltrue);
  83.         echo twig_escape_filter($this->env$this->extensions['App\Twig\TwigExtension']->{closure:App\Twig\TwigExtension::getFunctions():45}(("/userfiles/images/news/" twig_get_attribute($this->env$this->source, (isset($context["news"]) || array_key_exists("news"$context) ? $context["news"] : (function () { throw new RuntimeError('Variable "news" does not exist.'25$this->source); })()), "image", [], "any"falsefalsefalse25)), "zoomCrop"800600), "html"nulltrue);
  84.         echo "\",
  85.             \"width\": 800,
  86.             \"height\": 600
  87.         },
  88.         \"description\": \"";
  89.         // line 29
  90.         echo twig_escape_filter($this->envtwig_striptags(twig_get_attribute($this->env$this->source, (isset($context["news"]) || array_key_exists("news"$context) ? $context["news"] : (function () { throw new RuntimeError('Variable "news" does not exist.'29$this->source); })()), "kicker", [], "any"falsefalsefalse29)), "html"nulltrue);
  91.         echo "\",
  92.         \"articleBody\": \"";
  93.         // line 30
  94.         echo twig_escape_filter($this->envtwig_striptags(twig_replace_filter($this->extensions['App\Twig\TwigExtension']->{closure:App\Twig\TwigExtension::getFilters():34}(twig_get_attribute($this->env$this->source, (isset($context["news"]) || array_key_exists("news"$context) ? $context["news"] : (function () { throw new RuntimeError('Variable "news" does not exist.'30$this->source); })()), "content", [], "any"falsefalsefalse30)), ["
  95. => " "" " => " "])), "html"nulltrue);
  96.         echo "\"
  97.     }
  98. </script>
  99. ";
  100.         // line 34
  101.         if (twig_get_attribute($this->env$this->source, (isset($context["news"]) || array_key_exists("news"$context) ? $context["news"] : (function () { throw new RuntimeError('Variable "news" does not exist.'34$this->source); })()), "image", [], "any"falsefalsefalse34)) {
  102.             // line 35
  103.             echo "    <div class=\"banner-image banner-image--gradient lazyBackgroundImage\" data-mobile=\"";
  104.             echo twig_escape_filter($this->env$this->extensions['App\Twig\TwigExtension']->{closure:App\Twig\TwigExtension::getFunctions():45}(("/" twig_get_attribute($this->env$this->source, (isset($context["news"]) || array_key_exists("news"$context) ? $context["news"] : (function () { throw new RuntimeError('Variable "news" does not exist.'35$this->source); })()), "getFullImagePath", [], "any"falsefalsefalse35)), "zoomCrop"1566822), "html"nulltrue);
  105.             echo "\" data-desktop=\"";
  106.             echo twig_escape_filter($this->env$this->extensions['App\Twig\TwigExtension']->{closure:App\Twig\TwigExtension::getFunctions():45}(("/" twig_get_attribute($this->env$this->source, (isset($context["news"]) || array_key_exists("news"$context) ? $context["news"] : (function () { throw new RuntimeError('Variable "news" does not exist.'35$this->source); })()), "getFullImagePath", [], "any"falsefalsefalse35)), "zoomCrop"32001680), "html"nulltrue);
  107.             echo "\"></div>
  108. ";
  109.         }
  110.         // line 37
  111.         echo "
  112. <section class=\"page-content ";
  113.         // line 38
  114.         if ((twig_get_attribute($this->env$this->source, (isset($context["news"]) || array_key_exists("news"$context) ? $context["news"] : (function () { throw new RuntimeError('Variable "news" does not exist.'38$this->source); })()), "image", [], "any"falsefalsefalse38) == null)) {
  115.             echo " pt-[148px] md:pt-[163px]";
  116.         }
  117.         echo "\">
  118.     <div class=\"container\">
  119.         <div class=\"bg-primary text-center text-white px-10 py-12 relative z-20 mb-12 ";
  120.         // line 40
  121.         if ((twig_get_attribute($this->env$this->source, (isset($context["news"]) || array_key_exists("news"$context) ? $context["news"] : (function () { throw new RuntimeError('Variable "news" does not exist.'40$this->source); })()), "image", [], "any"falsefalsefalse40) != null)) {
  122.             echo " -mt-12 sm:-mt-24 md:-mt-52";
  123.         } else {
  124.             echo "mt-12";
  125.         }
  126.         echo "\">
  127.             <h1 class=\"text-white\">";
  128.         // line 41
  129.         echo $this->extensions['App\Twig\TwigExtension']->{closure:App\Twig\TwigExtension::getFunctions():51}((isset($context["news"]) || array_key_exists("news"$context) ? $context["news"] : (function () { throw new RuntimeError('Variable "news" does not exist.'41$this->source); })()), "title");
  130.         echo "</h1>
  131.             ";
  132.         // line 42
  133.         if (twig_get_attribute($this->env$this->source, (isset($context["news"]) || array_key_exists("news"$context) ? $context["news"] : (function () { throw new RuntimeError('Variable "news" does not exist.'42$this->source); })()), "subtitle", [], "any"falsefalsefalse42)) {
  134.             // line 43
  135.             echo "                <h3 class=\"text-white\">";
  136.             echo twig_escape_filter($this->envtwig_striptags($this->extensions['App\Twig\TwigExtension']->{closure:App\Twig\TwigExtension::getFunctions():51}((isset($context["news"]) || array_key_exists("news"$context) ? $context["news"] : (function () { throw new RuntimeError('Variable "news" does not exist.'43$this->source); })()), "subtitle")), "html"nulltrue);
  137.             echo "</h3>
  138.             ";
  139.         }
  140.         // line 45
  141.         echo "            ";
  142.         if (twig_get_attribute($this->env$this->source, (isset($context["news"]) || array_key_exists("news"$context) ? $context["news"] : (function () { throw new RuntimeError('Variable "news" does not exist.'45$this->source); })()), "kicker", [], "any"falsefalsefalse45)) {
  143.             // line 46
  144.             echo "                ";
  145.             echo $this->extensions['App\Twig\TwigExtension']->{closure:App\Twig\TwigExtension::getFunctions():51}((isset($context["news"]) || array_key_exists("news"$context) ? $context["news"] : (function () { throw new RuntimeError('Variable "news" does not exist.'46$this->source); })()), "kicker");
  146.             echo "
  147.             ";
  148.         }
  149.         // line 48
  150.         echo "             ";
  151.         if (twig_get_attribute($this->env$this->source, (isset($context["news"]) || array_key_exists("news"$context) ? $context["news"] : (function () { throw new RuntimeError('Variable "news" does not exist.'48$this->source); })()), "publishDate", [], "any"falsefalsefalse48)) {
  152.             // line 49
  153.             echo "                <p class=\"text-sm text-white mb-0\">";
  154.             echo twig_escape_filter($this->envtwig_date_format_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["news"]) || array_key_exists("news"$context) ? $context["news"] : (function () { throw new RuntimeError('Variable "news" does not exist.'49$this->source); })()), "publishDate", [], "any"falsefalsefalse49), "d F Y"), "html"nulltrue);
  155.             echo "</p>
  156.             ";
  157.         }
  158.         // line 51
  159.         echo "        </div>
  160.         ";
  161.         // line 52
  162.         if (twig_get_attribute($this->env$this->source, (isset($context["news"]) || array_key_exists("news"$context) ? $context["news"] : (function () { throw new RuntimeError('Variable "news" does not exist.'52$this->source); })()), "content", [], "any"falsefalsefalse52)) {
  163.             // line 53
  164.             echo "            <div class=\"row cms-area mb-12 blog-article\">
  165.                 <div class=\"md:col-10 md:offset-1\">
  166.                     ";
  167.             // line 55
  168.             echo $this->extensions['App\Twig\TwigExtension']->{closure:App\Twig\TwigExtension::getFunctions():51}((isset($context["news"]) || array_key_exists("news"$context) ? $context["news"] : (function () { throw new RuntimeError('Variable "news" does not exist.'55$this->source); })()), "content");
  169.             echo "
  170.                 </div>
  171.             </div>
  172.         ";
  173.         }
  174.         // line 59
  175.         echo "        ";
  176.         if ((twig_get_attribute($this->env$this->source, (isset($context["news"]) || array_key_exists("news"$context) ? $context["news"] : (function () { throw new RuntimeError('Variable "news" does not exist.'59$this->source); })()), "image2", [], "any"falsefalsefalse59) || twig_get_attribute($this->env$this->source, (isset($context["news"]) || array_key_exists("news"$context) ? $context["news"] : (function () { throw new RuntimeError('Variable "news" does not exist.'59$this->source); })()), "image3", [], "any"falsefalsefalse59))) {
  177.             // line 60
  178.             echo "            <div class=\"row mb-12\">
  179.                 ";
  180.             // line 61
  181.             if (twig_get_attribute($this->env$this->source, (isset($context["news"]) || array_key_exists("news"$context) ? $context["news"] : (function () { throw new RuntimeError('Variable "news" does not exist.'61$this->source); })()), "image2", [], "any"falsefalsefalse61)) {
  182.                 // line 62
  183.                 echo "                    <div class=\"sm:col-6 mb-8 sm:mb-0\">
  184.                         <img src=\"";
  185.                 // line 63
  186.                 echo twig_escape_filter($this->env$this->extensions['App\Twig\TwigExtension']->{closure:App\Twig\TwigExtension::getFunctions():45}(("/" twig_get_attribute($this->env$this->source, (isset($context["news"]) || array_key_exists("news"$context) ? $context["news"] : (function () { throw new RuntimeError('Variable "news" does not exist.'63$this->source); })()), "getFullImage2Path", [], "any"falsefalsefalse63)), "zoomCrop"11401040), "html"nulltrue);
  187.                 echo "\" width=\"670\" height=\"612\" alt=\"";
  188.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["news"]) || array_key_exists("news"$context) ? $context["news"] : (function () { throw new RuntimeError('Variable "news" does not exist.'63$this->source); })()), "title", [], "any"falsefalsefalse63), "html"nulltrue);
  189.                 echo "\" loading=\"lazy\" />
  190.                     </div>
  191.                 ";
  192.             }
  193.             // line 66
  194.             echo "                ";
  195.             if (twig_get_attribute($this->env$this->source, (isset($context["news"]) || array_key_exists("news"$context) ? $context["news"] : (function () { throw new RuntimeError('Variable "news" does not exist.'66$this->source); })()), "image3", [], "any"falsefalsefalse66)) {
  196.                 // line 67
  197.                 echo "                    <div class=\"sm:col-6\">
  198.                         <img src=\"";
  199.                 // line 68
  200.                 echo twig_escape_filter($this->env$this->extensions['App\Twig\TwigExtension']->{closure:App\Twig\TwigExtension::getFunctions():45}(("/" twig_get_attribute($this->env$this->source, (isset($context["news"]) || array_key_exists("news"$context) ? $context["news"] : (function () { throw new RuntimeError('Variable "news" does not exist.'68$this->source); })()), "getFullImage3Path", [], "any"falsefalsefalse68)), "zoomCrop"11401040), "html"nulltrue);
  201.                 echo "\" width=\"670\" height=\"612\" alt=\"";
  202.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["news"]) || array_key_exists("news"$context) ? $context["news"] : (function () { throw new RuntimeError('Variable "news" does not exist.'68$this->source); })()), "title", [], "any"falsefalsefalse68), "html"nulltrue);
  203.                 echo "\" loading=\"lazy\" />
  204.                     </div>
  205.                 ";
  206.             }
  207.             // line 71
  208.             echo "            </div>
  209.         ";
  210.         }
  211.         // line 73
  212.         echo "        ";
  213.         if (twig_get_attribute($this->env$this->source, (isset($context["news"]) || array_key_exists("news"$context) ? $context["news"] : (function () { throw new RuntimeError('Variable "news" does not exist.'73$this->source); })()), "content2", [], "any"falsefalsefalse73)) {
  214.             // line 74
  215.             echo "            <div class=\"row cms-area mb-12 blog-article\">
  216.                 <div class=\"md:col-10 md:offset-1\">
  217.                     ";
  218.             // line 76
  219.             echo $this->extensions['App\Twig\TwigExtension']->{closure:App\Twig\TwigExtension::getFunctions():51}((isset($context["news"]) || array_key_exists("news"$context) ? $context["news"] : (function () { throw new RuntimeError('Variable "news" does not exist.'76$this->source); })()), "content2");
  220.             echo "
  221.                 </div>
  222.             </div>
  223.         ";
  224.         }
  225.         // line 80
  226.         echo "    </div>
  227. </section>
  228. ";
  229.         // line 96
  230.         echo "
  231. ";
  232.         
  233.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  234.         
  235.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  236.     }
  237.     /**
  238.      * @codeCoverageIgnore
  239.      */
  240.     public function getTemplateName()
  241.     {
  242.         return "@theme/news/embedNewsArticle.html.twig";
  243.     }
  244.     /**
  245.      * @codeCoverageIgnore
  246.      */
  247.     public function isTraitable()
  248.     {
  249.         return false;
  250.     }
  251.     /**
  252.      * @codeCoverageIgnore
  253.      */
  254.     public function getDebugInfo()
  255.     {
  256.         return array (  241 => 96,  236 => 80,  229 => 76,  225 => 74,  222 => 73,  218 => 71,  210 => 68,  207 => 67,  204 => 66,  196 => 63,  193 => 62,  191 => 61,  188 => 60,  185 => 59,  178 => 55,  174 => 53,  172 => 52,  169 => 51,  163 => 49,  160 => 48,  154 => 46,  151 => 45,  145 => 43,  143 => 42,  139 => 41,  131 => 40,  124 => 38,  121 => 37,  113 => 35,  111 => 34,  103 => 30,  99 => 29,  91 => 25,  80 => 18,  74 => 15,  67 => 11,  61 => 8,  57 => 7,  53 => 6,  49 => 5,  43 => 1,);
  257.     }
  258.     public function getSourceContext()
  259.     {
  260.         return new Source("<script type=\"application/ld+json\">
  261.     {
  262.         \"@context\": \"https://schema.org\",
  263.         \"@type\": \"BlogPosting\",
  264.         \"headline\": \"{{ news.title }}\",
  265.         \"alternativeHeadline\": \"{{ news.subtitle|striptags }}\",
  266.         \"datePublished\": \"{{ news.publishDate|date('c') }}\",
  267.         \"dateModified\": \"{{ news.updatedAt|date('c') }}\",
  268.         \"author\": {
  269.             \"@type\": \"Organization\",
  270.             \"name\": \"{{ sitename }}\"
  271.         },
  272.         \"publisher\": {
  273.             \"@type\": \"Organization\",
  274.             \"name\": \"{{ sitename }}\",
  275.             \"logo\": {
  276.                 \"@type\": \"ImageObject\",
  277.                 \"url\": \"{{ siteurl }}{{ imageCache(asset('build/images/kas-scaffolding-logo.png'), 'cropResize', 600, 232) }}\",
  278.                 \"width\": 600,
  279.                 \"height\": 232
  280.             }
  281.         },
  282.         \"image\": {
  283.             \"@type\": \"ImageObject\",
  284.             \"url\": \"{{ siteurl }}{{ imageCache('/userfiles/images/news/' ~ news.image, 'zoomCrop', 800, 600) }}\",
  285.             \"width\": 800,
  286.             \"height\": 600
  287.         },
  288.         \"description\": \"{{ news.kicker|raw|striptags }}\",
  289.         \"articleBody\": \"{{ news.content|html_entity_decode|replace({'\\n': ' ', '\\r': ' '})|striptags }}\"
  290.     }
  291. </script>
  292. {% if news.image %}
  293.     <div class=\"banner-image banner-image--gradient lazyBackgroundImage\" data-mobile=\"{{ imageCache('/'~ news.getFullImagePath, 'zoomCrop', 1566, 822) }}\" data-desktop=\"{{ imageCache('/'~ news.getFullImagePath, 'zoomCrop', 3200, 1680) }}\"></div>
  294. {% endif %}
  295. <section class=\"page-content {% if news.image == null %} pt-[148px] md:pt-[163px]{% endif %}\">
  296.     <div class=\"container\">
  297.         <div class=\"bg-primary text-center text-white px-10 py-12 relative z-20 mb-12 {% if news.image != null %} -mt-12 sm:-mt-24 md:-mt-52{% else %}mt-12{% endif %}\">
  298.             <h1 class=\"text-white\">{{ allowInlineEditor(news, 'title')|raw }}</h1>
  299.             {% if news.subtitle %}
  300.                 <h3 class=\"text-white\">{{ allowInlineEditor(news, 'subtitle')|striptags }}</h3>
  301.             {% endif %}
  302.             {% if news.kicker %}
  303.                 {{ allowInlineEditor(news, 'kicker')|raw }}
  304.             {% endif %}
  305.              {% if news.publishDate %}
  306.                 <p class=\"text-sm text-white mb-0\">{{ news.publishDate|date('d F Y') }}</p>
  307.             {% endif %}
  308.         </div>
  309.         {% if news.content %}
  310.             <div class=\"row cms-area mb-12 blog-article\">
  311.                 <div class=\"md:col-10 md:offset-1\">
  312.                     {{ allowInlineEditor(news, 'content')|raw }}
  313.                 </div>
  314.             </div>
  315.         {% endif %}
  316.         {% if news.image2 or news.image3 %}
  317.             <div class=\"row mb-12\">
  318.                 {% if news.image2 %}
  319.                     <div class=\"sm:col-6 mb-8 sm:mb-0\">
  320.                         <img src=\"{{ imageCache('/'~ news.getFullImage2Path, 'zoomCrop', 1140, 1040) }}\" width=\"670\" height=\"612\" alt=\"{{ news.title }}\" loading=\"lazy\" />
  321.                     </div>
  322.                 {% endif %}
  323.                 {% if news.image3 %}
  324.                     <div class=\"sm:col-6\">
  325.                         <img src=\"{{ imageCache('/'~ news.getFullImage3Path, 'zoomCrop', 1140, 1040) }}\" width=\"670\" height=\"612\" alt=\"{{ news.title }}\" loading=\"lazy\" />
  326.                     </div>
  327.                 {% endif %}
  328.             </div>
  329.         {% endif %}
  330.         {% if news.content2 %}
  331.             <div class=\"row cms-area mb-12 blog-article\">
  332.                 <div class=\"md:col-10 md:offset-1\">
  333.                     {{ allowInlineEditor(news, 'content2')|raw }}
  334.                 </div>
  335.             </div>
  336.         {% endif %}
  337.     </div>
  338. </section>
  339. {# {% if prev or next %}
  340.     <div class=\"row mt-10\">
  341.         <div class=\"col-12 flex\">
  342.             {% if prev %}
  343.                 <a class=\"btn btn-primary mr-auto\" href=\"{{ generatePath( app.request, prev.linkedPageId, {'news_slug' : prev.slug } ) }}\"><i class=\"fa-regular fa-arrow-left\"></i> Previous</a>
  344.             {% endif %}
  345.             {% if next %}
  346.                 <a class=\"btn btn-primary ml-auto\" href=\"{{ generatePath( app.request, next.linkedPageId, {'news_slug' : next.slug } ) }}\">Next <i class=\"fa-regular fa-arrow-right\"></i></a>
  347.             {% endif %}
  348.         </div>
  349.     </div>
  350. {% endif %} #}
  351. ""@theme/news/embedNewsArticle.html.twig""/var/www/html/k/kasscaffolding/templates/themes/theme/news/embedNewsArticle.html.twig");
  352.     }
  353. }