var/cache/dev/twig/f6/f6f7078a9d6d631d0364340131aae343.php line 58

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. use Twig\TemplateWrapper;
  15. /* themesWebsite/cvs/website/faq.html.twig */
  16. class __TwigTemplate_f7d37a17825f8b2e1f6d028c42c13238 extends Template
  17. {
  18.     private Source $source;
  19.     /**
  20.      * @var array<string, Template>
  21.      */
  22.     private array $macros = [];
  23.     public function __construct(Environment $env)
  24.     {
  25.         parent::__construct($env);
  26.         $this->source $this->getSourceContext();
  27.         $this->blocks = [
  28.             'title' => [$this'block_title'],
  29.             'description' => [$this'block_description'],
  30.             'robots' => [$this'block_robots'],
  31.             'meta_social' => [$this'block_meta_social'],
  32.             'meta' => [$this'block_meta'],
  33.             'body' => [$this'block_body'],
  34.         ];
  35.     }
  36.     protected function doGetParent(array $context): bool|string|Template|TemplateWrapper
  37.     {
  38.         // line 1
  39.         return "themesWebsite/blog_cvs/base.html.twig";
  40.     }
  41.     protected function doDisplay(array $context, array $blocks = [])
  42.     {
  43.         $macros $this->macros;
  44.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  45.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""themesWebsite/cvs/website/faq.html.twig"));
  46.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  47.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""themesWebsite/cvs/website/faq.html.twig"));
  48.         $this->parent $this->loadTemplate("themesWebsite/blog_cvs/base.html.twig""themesWebsite/cvs/website/faq.html.twig"1);
  49.         yield from $this->parent->unwrap()->yield($contextarray_merge($this->blocks$blocks));
  50.         
  51.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  52.         
  53.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  54.     }
  55.     // line 3
  56.     public function block_title($context, array $blocks = [])
  57.     {
  58.         $macros $this->macros;
  59.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  60.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  61.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  62.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  63.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($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); })()), "shortTitle", [], "any"falsefalsefalse3), "html"nulltrue);
  64.         
  65.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  66.         
  67.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  68.         return; yield '';
  69.     }
  70.     // line 4
  71.     public function block_description($context, array $blocks = [])
  72.     {
  73.         $macros $this->macros;
  74.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  75.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""description"));
  76.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  77.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""description"));
  78.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'4$this->source); })()), "shortDescription", [], "any"falsefalsefalse4), "html"nulltrue);
  79.         
  80.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  81.         
  82.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  83.         return; yield '';
  84.     }
  85.     // line 5
  86.     public function block_robots($context, array $blocks = [])
  87.     {
  88.         $macros $this->macros;
  89.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  90.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""robots"));
  91.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  92.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""robots"));
  93.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'5$this->source); })()), "robots", [], "any"falsefalsefalse5), "html"nulltrue);
  94.         
  95.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  96.         
  97.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  98.         return; yield '';
  99.     }
  100.     // line 7
  101.     public function block_meta_social($context, array $blocks = [])
  102.     {
  103.         $macros $this->macros;
  104.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  105.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_social"));
  106.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  107.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_social"));
  108.         yield from $this->yieldParentBlock("meta_social"$context$blocks);
  109.         yield from         $this->loadTemplate("/themesWebsite/blog_cpn/components/socialmedia.html.twig""themesWebsite/cvs/website/faq.html.twig"7)->unwrap()->yield(CoreExtension::merge($context, ["page" => (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'7$this->source); })()), "social_type" => "website"]));
  110.         
  111.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  112.         
  113.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  114.         return; yield '';
  115.     }
  116.     // line 8
  117.     public function block_meta($context, array $blocks = [])
  118.     {
  119.         $macros $this->macros;
  120.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  121.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta"));
  122.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  123.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta"));
  124.         yield from $this->yieldParentBlock("meta"$context$blocks);
  125.         yield from         $this->loadTemplate("/themesWebsite/blog_cpn/components/author.html.twig""themesWebsite/cvs/website/faq.html.twig"8)->unwrap()->yield(CoreExtension::merge($context, ["page" => (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'8$this->source); })())]));
  126.         
  127.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  128.         
  129.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  130.         return; yield '';
  131.     }
  132.     // line 10
  133.     public function block_body($context, array $blocks = [])
  134.     {
  135.         $macros $this->macros;
  136.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  137.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  138.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  139.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  140.         // line 11
  141.         yield "
  142.     <section class=\"bg-cover primary-bg-dark\" style=\"margin-top:75px;\">
  143.         <div class=\"container\">
  144.             <div class=\"row\">
  145.                 <div class=\"col-lg-12 col-md-12\">
  146.                     <h2 class=\"ipt-title text-light\">";
  147.         // line 17
  148.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'17$this->source); })()), "title", [], "any"falsefalsefalse17), "html"nulltrue);
  149.         yield "</h2>
  150.                     <span class=\"ipn-subtitle text-light opacity-75\">";
  151.         // line 18
  152.         yield CoreExtension::getAttribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'18$this->source); })()), "description", [], "any"falsefalsefalse18);
  153.         yield "</span>
  154.                 </div>
  155.             </div>
  156.         </div>
  157.     </section>
  158.     <section class=\"bg-light\">
  159.         <div class=\"container\">
  160.             <div class=\"row\">
  161.                 <div class=\"col-lg-10 col-md-12 col-sm-12\">
  162.                     ";
  163.         // line 32
  164.         if ( !Twig\Extension\CoreExtension::testEmpty((isset($context["categories"]) || array_key_exists("categories"$context) ? $context["categories"] : (function () { throw new RuntimeError('Variable "categories" does not exist.'32$this->source); })()))) {
  165.             // line 33
  166.             yield "                        ";
  167.             $context['_parent'] = $context;
  168.             $context['_seq'] = CoreExtension::ensureTraversable((isset($context["categories"]) || array_key_exists("categories"$context) ? $context["categories"] : (function () { throw new RuntimeError('Variable "categories" does not exist.'33$this->source); })()));
  169.             foreach ($context['_seq'] as $context["_key"] => $context["cat"]) {
  170.                 // line 34
  171.                 yield "                    <div class=\"single-faqs mb-5\">
  172.                         <div class=\"faqs-title\"><h5>";
  173.                 // line 35
  174.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["cat"], "title", [], "any"falsefalsefalse35), "html"nulltrue);
  175.                 yield "</h5></div>
  176.                         <div class=\"accordion\" id=\"accountActivation";
  177.                 // line 36
  178.                 yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["cat"], "id", [], "any"falsefalsefalse36), "html"nulltrue);
  179.                 yield "\">
  180.                             ";
  181.                 // line 37
  182.                 $context["faqs"] = $this->extensions['App\Twig\CvsExtension']->getCvsFaq(CoreExtension::getAttribute($this->env$this->source$context["cat"], "id", [], "any"falsefalsefalse37));
  183.                 // line 38
  184.                 yield "                            ";
  185.                 if ( !(null === (isset($context["faqs"]) || array_key_exists("faqs"$context) ? $context["faqs"] : (function () { throw new RuntimeError('Variable "faqs" does not exist.'38$this->source); })()))) {
  186.                     // line 39
  187.                     yield "                            ";
  188.                     $context['_parent'] = $context;
  189.                     $context['_seq'] = CoreExtension::ensureTraversable((isset($context["faqs"]) || array_key_exists("faqs"$context) ? $context["faqs"] : (function () { throw new RuntimeError('Variable "faqs" does not exist.'39$this->source); })()));
  190.                     $context['loop'] = [
  191.                       'parent' => $context['_parent'],
  192.                       'index0' => 0,
  193.                       'index'  => 1,
  194.                       'first'  => true,
  195.                     ];
  196.                     if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
  197.                         $length count($context['_seq']);
  198.                         $context['loop']['revindex0'] = $length 1;
  199.                         $context['loop']['revindex'] = $length;
  200.                         $context['loop']['length'] = $length;
  201.                         $context['loop']['last'] = === $length;
  202.                     }
  203.                     foreach ($context['_seq'] as $context["_key"] => $context["faq"]) {
  204.                         // line 40
  205.                         yield "                            <div class=\"accordion-item\">
  206.                                 <h2 class=\"accordion-header\" id=\"faq";
  207.                         // line 41
  208.                         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["cat"], "id", [], "any"falsefalsefalse41), "html"nulltrue);
  209.                         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["faq"], "id", [], "any"falsefalsefalse41), "html"nulltrue);
  210.                         yield "\">
  211.                                     <button class=\"accordion-button\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#account";
  212.                         // line 42
  213.                         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["faq"], "id", [], "any"falsefalsefalse42), "html"nulltrue);
  214.                         yield "\" aria-expanded=\"true\" aria-controls=\"faq";
  215.                         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["cat"], "id", [], "any"falsefalsefalse42), "html"nulltrue);
  216.                         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["faq"], "id", [], "any"falsefalsefalse42), "html"nulltrue);
  217.                         yield "\">
  218.                                         ";
  219.                         // line 43
  220.                         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["faq"], "title", [], "any"falsefalsefalse43), "html"nulltrue);
  221.                         yield "
  222.                                     </button>
  223.                                 </h2>
  224.                                 <div id=\"account";
  225.                         // line 46
  226.                         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["faq"], "id", [], "any"falsefalsefalse46), "html"nulltrue);
  227.                         yield "\" class=\"accordion-collapse collapse ";
  228.                         if ((CoreExtension::getAttribute($this->env$this->source$context["loop"], "first", [], "any"falsefalsefalse46) == 1)) {
  229.                             yield "show";
  230.                         }
  231.                         yield "\" aria-labelledby=\"faq";
  232.                         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["cat"], "id", [], "any"falsefalsefalse46), "html"nulltrue);
  233.                         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["faq"], "id", [], "any"falsefalsefalse46), "html"nulltrue);
  234.                         yield "\" data-bs-parent=\"#accountActivation";
  235.                         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source$context["cat"], "id", [], "any"falsefalsefalse46), "html"nulltrue);
  236.                         yield "\">
  237.                                     <div class=\"accordion-body\">
  238.                                         ";
  239.                         // line 48
  240.                         yield CoreExtension::getAttribute($this->env$this->source$context["faq"], "description", [], "any"falsefalsefalse48);
  241.                         yield "
  242.                                     </div>
  243.                                 </div>
  244.                             </div>
  245.                             ";
  246.                         ++$context['loop']['index0'];
  247.                         ++$context['loop']['index'];
  248.                         $context['loop']['first'] = false;
  249.                         if (isset($context['loop']['length'])) {
  250.                             --$context['loop']['revindex0'];
  251.                             --$context['loop']['revindex'];
  252.                             $context['loop']['last'] = === $context['loop']['revindex0'];
  253.                         }
  254.                     }
  255.                     $_parent $context['_parent'];
  256.                     unset($context['_seq'], $context['_iterated'], $context['_key'], $context['faq'], $context['_parent'], $context['loop']);
  257.                     $context array_intersect_key($context$_parent) + $_parent;
  258.                     // line 53
  259.                     yield "                            ";
  260.                 }
  261.                 // line 54
  262.                 yield "                        </div>
  263.                     </div>
  264.                         ";
  265.             }
  266.             $_parent $context['_parent'];
  267.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['cat'], $context['_parent']);
  268.             $context array_intersect_key($context$_parent) + $_parent;
  269.             // line 57
  270.             yield "                    ";
  271.         }
  272.         // line 58
  273.         yield "
  274.                 </div>
  275.             </div>
  276.         </div>
  277.     </section>
  278. ";
  279.         
  280.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  281.         
  282.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  283.         return; yield '';
  284.     }
  285.     /**
  286.      * @codeCoverageIgnore
  287.      */
  288.     public function getTemplateName(): string
  289.     {
  290.         return "themesWebsite/cvs/website/faq.html.twig";
  291.     }
  292.     /**
  293.      * @codeCoverageIgnore
  294.      */
  295.     public function isTraitable(): bool
  296.     {
  297.         return false;
  298.     }
  299.     /**
  300.      * @codeCoverageIgnore
  301.      */
  302.     public function getDebugInfo(): array
  303.     {
  304.         return array (  318 => 58,  315 => 57,  307 => 54,  304 => 53,  285 => 48,  271 => 46,  265 => 43,  258 => 42,  253 => 41,  250 => 40,  232 => 39,  229 => 38,  227 => 37,  223 => 36,  219 => 35,  216 => 34,  211 => 33,  209 => 32,  192 => 18,  188 => 17,  180 => 11,  170 => 10,  149 => 8,  128 => 7,  108 => 5,  88 => 4,  68 => 3,  45 => 1,);
  305.     }
  306.     public function getSourceContext(): Source
  307.     {
  308.         return new Source("{% extends 'themesWebsite/blog_cvs/base.html.twig' %}
  309. {% block title %}{{ page.shortTitle }}{% endblock title %}
  310. {% block description %}{{ page.shortDescription }}{% endblock description %}
  311. {% block robots %}{{ page.robots }}{% endblock robots %}
  312. {% block meta_social %}{{ parent() }}{% include \"/themesWebsite/blog_cpn/components/socialmedia.html.twig\" with { 'page':page,'social_type':'website' } %}{% endblock meta_social %}
  313. {% block meta %}{{ parent() }}{% include \"/themesWebsite/blog_cpn/components/author.html.twig\" with {'page':page } %}{% endblock meta %}
  314. {% block body %}
  315.     <section class=\"bg-cover primary-bg-dark\" style=\"margin-top:75px;\">
  316.         <div class=\"container\">
  317.             <div class=\"row\">
  318.                 <div class=\"col-lg-12 col-md-12\">
  319.                     <h2 class=\"ipt-title text-light\">{{ page.title }}</h2>
  320.                     <span class=\"ipn-subtitle text-light opacity-75\">{{ page.description|raw }}</span>
  321.                 </div>
  322.             </div>
  323.         </div>
  324.     </section>
  325.     <section class=\"bg-light\">
  326.         <div class=\"container\">
  327.             <div class=\"row\">
  328.                 <div class=\"col-lg-10 col-md-12 col-sm-12\">
  329.                     {% if categories is not empty %}
  330.                         {% for cat in categories %}
  331.                     <div class=\"single-faqs mb-5\">
  332.                         <div class=\"faqs-title\"><h5>{{ cat.title }}</h5></div>
  333.                         <div class=\"accordion\" id=\"accountActivation{{ cat.id }}\">
  334.                             {% set faqs = getCvsFaq(cat.id) %}
  335.                             {% if faqs is not null %}
  336.                             {% for faq in faqs %}
  337.                             <div class=\"accordion-item\">
  338.                                 <h2 class=\"accordion-header\" id=\"faq{{ cat.id }}{{ faq.id }}\">
  339.                                     <button class=\"accordion-button\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#account{{ faq.id }}\" aria-expanded=\"true\" aria-controls=\"faq{{ cat.id }}{{ faq.id }}\">
  340.                                         {{ faq.title }}
  341.                                     </button>
  342.                                 </h2>
  343.                                 <div id=\"account{{ faq.id }}\" class=\"accordion-collapse collapse {% if loop.first == 1 %}show{% endif %}\" aria-labelledby=\"faq{{ cat.id }}{{ faq.id }}\" data-bs-parent=\"#accountActivation{{ cat.id }}\">
  344.                                     <div class=\"accordion-body\">
  345.                                         {{ faq.description|raw }}
  346.                                     </div>
  347.                                 </div>
  348.                             </div>
  349.                             {% endfor %}
  350.                             {% endif %}
  351.                         </div>
  352.                     </div>
  353.                         {% endfor %}
  354.                     {% endif %}
  355.                 </div>
  356.             </div>
  357.         </div>
  358.     </section>
  359. {% endblock body %}""themesWebsite/cvs/website/faq.html.twig""/var/www/vhosts/whileresume.com/httpdocs/templates/themesWebsite/cvs/website/faq.html.twig");
  360.     }
  361. }