var/cache/dev/twig/c2/c2b12d95ba2f7771b2b7e82a7aee508e.php line 41

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/templates/cmspage-about.html.twig */
  14. class __TwigTemplate_c7bde4bc2d2eb38b24db2090954b8c5c 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->blocks = [
  23.             'metatitle' => [$this'block_metatitle'],
  24.             'metadescription' => [$this'block_metadescription'],
  25.             'body' => [$this'block_body'],
  26.             'stylesheets' => [$this'block_stylesheets'],
  27.         ];
  28.     }
  29.     protected function doGetParent(array $context)
  30.     {
  31.         // line 1
  32.         return "@theme/base.html.twig";
  33.     }
  34.     protected function doDisplay(array $context, array $blocks = [])
  35.     {
  36.         $macros $this->macros;
  37.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  38.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@theme/templates/cmspage-about.html.twig"));
  39.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  40.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""@theme/templates/cmspage-about.html.twig"));
  41.         $this->parent $this->loadTemplate("@theme/base.html.twig""@theme/templates/cmspage-about.html.twig"1);
  42.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  43.         
  44.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  45.         
  46.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  47.     }
  48.     // line 2
  49.     public function block_metatitle($context, array $blocks = [])
  50.     {
  51.         $macros $this->macros;
  52.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  53.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metatitle"));
  54.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  55.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metatitle"));
  56.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'2$this->source); })()), "metatitle", [], "any"falsefalsefalse2), "html"nulltrue);
  57.         
  58.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  59.         
  60.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  61.     }
  62.     // line 3
  63.     public function block_metadescription($context, array $blocks = [])
  64.     {
  65.         $macros $this->macros;
  66.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  67.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metadescription"));
  68.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  69.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metadescription"));
  70.         echo twig_escape_filter($this->envtwig_slice($this->envtwig_striptags(twig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'3$this->source); })()), "metadescription", [], "any"falsefalsefalse3)), 0160), "html"nulltrue);
  71.         
  72.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  73.         
  74.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  75.     }
  76.     // line 5
  77.     public function block_body($context, array $blocks = [])
  78.     {
  79.         $macros $this->macros;
  80.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  81.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  82.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  83.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  84.         // line 6
  85.         echo "
  86. <div class=\"banner-block pb-6 lazyBackgroundImage\" data-mobile=\"";
  87.         // line 8
  88.         echo twig_escape_filter($this->env$this->env->getFunction('imageCache')->getCallable()(("/userfiles/images/page/" twig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'8$this->source); })()), "image", [], "any"falsefalsefalse8)), "zoomCrop"900405), "html"nulltrue);
  89.         echo "\" data-desktop=\"";
  90.         echo twig_escape_filter($this->env$this->env->getFunction('imageCache')->getCallable()(("/userfiles/images/page/" twig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'8$this->source); })()), "image", [], "any"falsefalsefalse8)), "zoomCrop"32001440), "html"nulltrue);
  91.         echo "\">
  92.     <div class=\"container h-full\">
  93.         <div class=\"flex items-end h-full\">
  94.             <h1>";
  95.         // line 11
  96.         echo twig_escape_filter($this->env$this->env->getFunction('replaceIfComponentDataExists')->getCallable()((isset($context["pageComponents"]) || array_key_exists("pageComponents"$context) ? $context["pageComponents"] : (function () { throw new RuntimeError('Variable "pageComponents" does not exist.'11$this->source); })()), "title"twig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'11$this->source); })()), "title", [], "any"falsefalsefalse11)), "html"nulltrue);
  97.         echo "</h1>
  98.         </div>
  99.     </div>
  100. </div>
  101. <section class=\"page-content overflow-x-hidden\">
  102.     <div class=\"container\">
  103.         <div class=\"row\">
  104.             <div class=\"lg:col-6 large-para pt-6 lg:pt-0 pb-6 lg:pb-0 xl:pr-12 lg:flex lg:items-center\">
  105.                 ";
  106.         // line 20
  107.         echo $this->env->getFunction('allowInlineEditor')->getCallable()((isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'20$this->source); })()), "content");
  108.         echo "
  109.             </div>
  110.             <div class=\"lg:col-6 cms-area\">
  111.                 <div class=\"bg-black black-full text-white lg:px-10 pt-10 pb-12\">
  112.                     ";
  113.         // line 24
  114.         echo $this->env->getFunction('allowInlineEditor')->getCallable()((isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'24$this->source); })()), "content2");
  115.         echo "
  116.                 </div>
  117.             </div>
  118.         </div>
  119.     </div>
  120. </section>
  121. <section class=\"bg-primary pt-12 mb-12 text-white team-block\">
  122.     <div class=\"container\">
  123.         <div class=\"row\">
  124.             <div class=\"col-12\">
  125.                 ";
  126.         // line 35
  127.         echo $this->env->getFunction('renderComponents')->getCallable()("After Content", (isset($context["pageComponents"]) || array_key_exists("pageComponents"$context) ? $context["pageComponents"] : (function () { throw new RuntimeError('Variable "pageComponents" does not exist.'35$this->source); })()));
  128.         echo "
  129.             </div>
  130.         </div>
  131.     </div>
  132. </section>
  133. ";
  134.         // line 41
  135.         echo $this->extensions['App\Twig\TwigExtension']->renderHtmlBlock($this->env"Further Content", (isset($context["pageHtmlBlocks"]) || array_key_exists("pageHtmlBlocks"$context) ? $context["pageHtmlBlocks"] : (function () { throw new RuntimeError('Variable "pageHtmlBlocks" does not exist.'41$this->source); })()));
  136.         echo "
  137. <section class=\"bg-grey pt-12 pb-6 lg:pb-12\">
  138.     <div class=\"container\">
  139.         <h3 class=\"text-center text-black mb-6\">Why Choose Stable Scaffolding Ltd?</h3>
  140.         <div class=\"row\">
  141.             <div class=\"lg:col-3 sm:col-6 text-center mb-6 lg:mb-0\">
  142.                 <div class=\"text-5xl text-primary mb-6\">";
  143.         // line 48
  144.         echo $this->env->getFunction('renderSetting')->getCallable()(17"iconClass");
  145.         echo "</div>
  146.                 <h5 class=\"text-lg text-primary capitalize mb-0\">";
  147.         // line 49
  148.         echo $this->env->getFunction('renderSetting')->getCallable()(17"displayText");
  149.         echo "</h5>
  150.                 <p class=\"font-medium\">";
  151.         // line 50
  152.         echo $this->env->getFunction('renderSetting')->getCallable()(17"content");
  153.         echo "</p>
  154.             </div>
  155.             <div class=\"lg:col-3 sm:col-6 text-center mb-6 lg:mb-0\">
  156.                 <div class=\"text-5xl text-primary mb-6\">";
  157.         // line 53
  158.         echo $this->env->getFunction('renderSetting')->getCallable()(18"iconClass");
  159.         echo "</div>
  160.                 <h5 class=\"text-lg text-primary capitalize mb-0\">";
  161.         // line 54
  162.         echo $this->env->getFunction('renderSetting')->getCallable()(18"displayText");
  163.         echo "</h5>
  164.                 <p class=\"font-medium\">";
  165.         // line 55
  166.         echo $this->env->getFunction('renderSetting')->getCallable()(18"content");
  167.         echo "</p>
  168.             </div>
  169.             <div class=\"lg:col-3 sm:col-6 text-center mb-6 lg:mb-0\">
  170.                 <div class=\"text-5xl text-primary mb-6\">";
  171.         // line 58
  172.         echo $this->env->getFunction('renderSetting')->getCallable()(19"iconClass");
  173.         echo "</div>
  174.                 <h5 class=\"text-lg text-primary capitalize mb-0\">";
  175.         // line 59
  176.         echo $this->env->getFunction('renderSetting')->getCallable()(19"displayText");
  177.         echo "</h5>
  178.                 <p class=\"font-medium\">";
  179.         // line 60
  180.         echo $this->env->getFunction('renderSetting')->getCallable()(19"content");
  181.         echo "</p>
  182.             </div>
  183.             <div class=\"lg:col-3 sm:col-6 text-center mb-6 lg:mb-0\">
  184.                 <div class=\"text-5xl text-primary mb-6\">";
  185.         // line 63
  186.         echo $this->env->getFunction('renderSetting')->getCallable()(20"iconClass");
  187.         echo "</div>
  188.                 <h5 class=\"text-lg text-primary capitalize mb-0\">";
  189.         // line 64
  190.         echo $this->env->getFunction('renderSetting')->getCallable()(20"displayText");
  191.         echo "</h5>
  192.                 <p class=\"font-medium\">";
  193.         // line 65
  194.         echo $this->env->getFunction('renderSetting')->getCallable()(20"content");
  195.         echo "</p>
  196.             </div>
  197.         </div>
  198.     </div>
  199. </section>
  200. ";
  201.         // line 71
  202.         if (twig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'71$this->source); })()), "image2", [], "any"falsefalsefalse71)) {
  203.             // line 72
  204.             echo "<div class=\"container\">
  205.     <div class=\"row\">
  206.         <div class=\"col-12\">
  207.             <picture>
  208.                 <source srcset=\"";
  209.             // line 76
  210.             echo twig_escape_filter($this->env$this->env->getFunction('imageCache')->getCallable()(("/userfiles/images/page/" twig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'76$this->source); })()), "image2", [], "any"falsefalsefalse76)), "zoomCrop"900500), "html"nulltrue);
  211.             echo "\" media=\"(max-width: 767px)\">
  212.                 <img class=\"max-w-full h-auto mt-12\" src=\"";
  213.             // line 77
  214.             echo twig_escape_filter($this->env$this->env->getFunction('imageCache')->getCallable()(("/userfiles/images/page/" twig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'77$this->source); })()), "image2", [], "any"falsefalsefalse77)), "zoomCrop"25601200), "html"nulltrue);
  215.             echo "\" alt=\"";
  216.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'77$this->source); })()), "title", [], "any"falsefalsefalse77), "html"nulltrue);
  217.             echo "\" loading=\"lazy\">
  218.             </picture>
  219.         </div>
  220.     </div>
  221. </div>
  222. ";
  223.         }
  224.         // line 83
  225.         echo "
  226. ";
  227.         // line 84
  228.         echo $this->extensions['App\Twig\TwigExtension']->renderHtmlBlock($this->env"CTA", (isset($context["pageHtmlBlocks"]) || array_key_exists("pageHtmlBlocks"$context) ? $context["pageHtmlBlocks"] : (function () { throw new RuntimeError('Variable "pageHtmlBlocks" does not exist.'84$this->source); })()));
  229.         echo "
  230. ";
  231.         // line 86
  232.         echo $this->env->getFunction('renderComponents')->getCallable()("Bottom 1", (isset($context["pageComponents"]) || array_key_exists("pageComponents"$context) ? $context["pageComponents"] : (function () { throw new RuntimeError('Variable "pageComponents" does not exist.'86$this->source); })()));
  233.         echo "
  234. ";
  235.         // line 88
  236.         echo $this->env->getFunction('renderComponents')->getCallable()("Bottom 2", (isset($context["pageComponents"]) || array_key_exists("pageComponents"$context) ? $context["pageComponents"] : (function () { throw new RuntimeError('Variable "pageComponents" does not exist.'88$this->source); })()));
  237.         echo "
  238. ";
  239.         
  240.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  241.         
  242.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  243.     }
  244.     // line 92
  245.     public function block_stylesheets($context, array $blocks = [])
  246.     {
  247.         $macros $this->macros;
  248.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  249.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  250.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  251.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  252.         
  253.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  254.         
  255.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  256.     }
  257.     /**
  258.      * @codeCoverageIgnore
  259.      */
  260.     public function getTemplateName()
  261.     {
  262.         return "@theme/templates/cmspage-about.html.twig";
  263.     }
  264.     /**
  265.      * @codeCoverageIgnore
  266.      */
  267.     public function isTraitable()
  268.     {
  269.         return false;
  270.     }
  271.     /**
  272.      * @codeCoverageIgnore
  273.      */
  274.     public function getDebugInfo()
  275.     {
  276.         return array (  281 => 92,  268 => 88,  263 => 86,  258 => 84,  255 => 83,  244 => 77,  240 => 76,  234 => 72,  232 => 71,  223 => 65,  219 => 64,  215 => 63,  209 => 60,  205 => 59,  201 => 58,  195 => 55,  191 => 54,  187 => 53,  181 => 50,  177 => 49,  173 => 48,  163 => 41,  154 => 35,  140 => 24,  133 => 20,  121 => 11,  113 => 8,  109 => 6,  99 => 5,  80 => 3,  61 => 2,  38 => 1,);
  277.     }
  278.     public function getSourceContext()
  279.     {
  280.         return new Source("{% extends '@theme/base.html.twig' %}
  281. {% block metatitle %}{{page.metatitle}}{% endblock %}
  282. {% block metadescription %}{{page.metadescription|striptags|slice(0, 160)}}{% endblock %}
  283. {% block body %}
  284. <div class=\"banner-block pb-6 lazyBackgroundImage\" data-mobile=\"{{ imageCache('/userfiles/images/page/' ~ page.image, 'zoomCrop', 900, 405) }}\" data-desktop=\"{{ imageCache('/userfiles/images/page/' ~ page.image, 'zoomCrop', 3200, 1440) }}\">
  285.     <div class=\"container h-full\">
  286.         <div class=\"flex items-end h-full\">
  287.             <h1>{{ replaceIfComponentDataExists(pageComponents, \"title\", page.title) }}</h1>
  288.         </div>
  289.     </div>
  290. </div>
  291. <section class=\"page-content overflow-x-hidden\">
  292.     <div class=\"container\">
  293.         <div class=\"row\">
  294.             <div class=\"lg:col-6 large-para pt-6 lg:pt-0 pb-6 lg:pb-0 xl:pr-12 lg:flex lg:items-center\">
  295.                 {{ allowInlineEditor(page, 'content')|raw }}
  296.             </div>
  297.             <div class=\"lg:col-6 cms-area\">
  298.                 <div class=\"bg-black black-full text-white lg:px-10 pt-10 pb-12\">
  299.                     {{ allowInlineEditor(page, 'content2')|raw }}
  300.                 </div>
  301.             </div>
  302.         </div>
  303.     </div>
  304. </section>
  305. <section class=\"bg-primary pt-12 mb-12 text-white team-block\">
  306.     <div class=\"container\">
  307.         <div class=\"row\">
  308.             <div class=\"col-12\">
  309.                 {{ renderComponents('After Content', pageComponents)|raw }}
  310.             </div>
  311.         </div>
  312.     </div>
  313. </section>
  314. {{ renderHtmlBlock('Further Content', pageHtmlBlocks)|raw }}
  315. <section class=\"bg-grey pt-12 pb-6 lg:pb-12\">
  316.     <div class=\"container\">
  317.         <h3 class=\"text-center text-black mb-6\">Why Choose Stable Scaffolding Ltd?</h3>
  318.         <div class=\"row\">
  319.             <div class=\"lg:col-3 sm:col-6 text-center mb-6 lg:mb-0\">
  320.                 <div class=\"text-5xl text-primary mb-6\">{{ renderSetting(17, 'iconClass') }}</div>
  321.                 <h5 class=\"text-lg text-primary capitalize mb-0\">{{ renderSetting(17, 'displayText') }}</h5>
  322.                 <p class=\"font-medium\">{{ renderSetting(17, 'content') }}</p>
  323.             </div>
  324.             <div class=\"lg:col-3 sm:col-6 text-center mb-6 lg:mb-0\">
  325.                 <div class=\"text-5xl text-primary mb-6\">{{ renderSetting(18, 'iconClass') }}</div>
  326.                 <h5 class=\"text-lg text-primary capitalize mb-0\">{{ renderSetting(18, 'displayText') }}</h5>
  327.                 <p class=\"font-medium\">{{ renderSetting(18, 'content') }}</p>
  328.             </div>
  329.             <div class=\"lg:col-3 sm:col-6 text-center mb-6 lg:mb-0\">
  330.                 <div class=\"text-5xl text-primary mb-6\">{{ renderSetting(19, 'iconClass') }}</div>
  331.                 <h5 class=\"text-lg text-primary capitalize mb-0\">{{ renderSetting(19, 'displayText') }}</h5>
  332.                 <p class=\"font-medium\">{{ renderSetting(19, 'content') }}</p>
  333.             </div>
  334.             <div class=\"lg:col-3 sm:col-6 text-center mb-6 lg:mb-0\">
  335.                 <div class=\"text-5xl text-primary mb-6\">{{ renderSetting(20, 'iconClass') }}</div>
  336.                 <h5 class=\"text-lg text-primary capitalize mb-0\">{{ renderSetting(20, 'displayText') }}</h5>
  337.                 <p class=\"font-medium\">{{ renderSetting(20, 'content') }}</p>
  338.             </div>
  339.         </div>
  340.     </div>
  341. </section>
  342. {% if page.image2 %}
  343. <div class=\"container\">
  344.     <div class=\"row\">
  345.         <div class=\"col-12\">
  346.             <picture>
  347.                 <source srcset=\"{{ imageCache('/userfiles/images/page/' ~ page.image2, 'zoomCrop', 900, 500) }}\" media=\"(max-width: 767px)\">
  348.                 <img class=\"max-w-full h-auto mt-12\" src=\"{{ imageCache('/userfiles/images/page/' ~ page.image2, 'zoomCrop', 2560, 1200) }}\" alt=\"{{ page.title }}\" loading=\"lazy\">
  349.             </picture>
  350.         </div>
  351.     </div>
  352. </div>
  353. {% endif %}
  354. {{ renderHtmlBlock('CTA', pageHtmlBlocks)|raw }}
  355. {{ renderComponents('Bottom 1', pageComponents)|raw }}
  356. {{ renderComponents('Bottom 2', pageComponents)|raw }}
  357. {% endblock %}
  358. {% block stylesheets %}
  359. {% endblock %}
  360. ""@theme/templates/cmspage-about.html.twig""/var/www/html/s/stablescaffolding/templates/themes/theme/templates/cmspage-about.html.twig");
  361.     }
  362. }