parent = false; $this->blocks = array( ); } protected function doDisplay(array $context, array $blocks = array()) { // line 1 $location = "overall_header.html"; $namespace = false; if (strpos($location, '@') === 0) { $namespace = substr($location, 1, strpos($location, '/') - 1); $previous_look_up_order = $this->env->getNamespaceLookUpOrder(); $this->env->setNamespaceLookUpOrder(array($namespace, '__main__')); } $this->loadTemplate("overall_header.html", "faq_body.html", 1)->display($context); if ($namespace) { $this->env->setNamespaceLookUpOrder($previous_look_up_order); } // line 2 echo "

"; // line 3 echo $this->env->getExtension('phpbb\template\twig\extension')->lang("FAQ_TITLE"); echo "

\t
\t\t
\t\t"; // line 9 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable($this->getAttribute(($context["loops"] ?? null), "faq_block", array())); foreach ($context['_seq'] as $context["_key"] => $context["faq_block"]) { // line 10 echo "\t\t\t"; if (($this->getAttribute($context["faq_block"], "SWITCH_COLUMN", array()) || (($context["SWITCH_COLUMN_MANUALLY"] ?? null) && ($this->getAttribute($context["faq_block"], "S_ROW_COUNT", array()) == 4)))) { // line 11 echo "\t\t\t\t
\t\t\t\t
\t\t\t"; } // line 15 echo " \t\t\t
\t\t\t\t
"; // line 17 echo $this->getAttribute($context["faq_block"], "BLOCK_TITLE", array()); echo "
\t\t\t\t"; // line 18 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable($this->getAttribute($context["faq_block"], "faq_row", array())); foreach ($context['_seq'] as $context["_key"] => $context["faq_row"]) { // line 19 echo "\t\t\t\t\t
getAttribute($context["faq_block"], "S_ROW_COUNT", array()); echo "r"; echo $this->getAttribute($context["faq_row"], "S_ROW_COUNT", array()); echo "\">"; echo $this->getAttribute($context["faq_row"], "FAQ_QUESTION", array()); echo "
\t\t\t\t"; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['faq_row'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 21 echo "\t\t\t
\t\t"; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['faq_block'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 23 echo "\t\t
\t
"; // line 27 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable($this->getAttribute(($context["loops"] ?? null), "faq_block", array())); foreach ($context['_seq'] as $context["_key"] => $context["faq_block"]) { // line 28 echo "\t
getAttribute($context["faq_block"], "S_ROW_COUNT", array()) % 2 == 1)) { echo "bg1"; } else { echo "bg2"; } echo "\"> \t\t
\t\t
\t\t\t

"; // line 32 echo $this->getAttribute($context["faq_block"], "BLOCK_TITLE", array()); echo "

\t\t\t"; // line 33 $context['_parent'] = $context; $context['_seq'] = twig_ensure_traversable($this->getAttribute($context["faq_block"], "faq_row", array())); foreach ($context['_seq'] as $context["_key"] => $context["faq_row"]) { // line 34 echo "\t\t\t\t
\t\t\t\t\t
getAttribute($context["faq_block"], "S_ROW_COUNT", array()); echo "r"; echo $this->getAttribute($context["faq_row"], "S_ROW_COUNT", array()); echo "\">"; echo $this->getAttribute($context["faq_row"], "FAQ_QUESTION", array()); echo "
\t\t\t\t\t
"; // line 36 echo $this->getAttribute($context["faq_row"], "FAQ_ANSWER", array()); echo "
\t\t\t\t
\t\t\t\t \t\t\t\t\t"; // line 39 echo $this->env->getExtension('phpbb\template\twig\extension')->lang("BACK_TO_TOP"); echo " \t\t\t\t \t\t\t\t"; // line 41 if ( !$this->getAttribute($context["faq_row"], "S_LAST_ROW", array())) { echo "
"; } // line 42 echo "\t\t\t"; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['faq_row'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 43 echo "\t\t
\t\t
\t
"; } $_parent = $context['_parent']; unset($context['_seq'], $context['_iterated'], $context['_key'], $context['faq_block'], $context['_parent'], $context['loop']); $context = array_intersect_key($context, $_parent) + $_parent; // line 48 echo " "; // line 49 $location = "jumpbox.html"; $namespace = false; if (strpos($location, '@') === 0) { $namespace = substr($location, 1, strpos($location, '/') - 1); $previous_look_up_order = $this->env->getNamespaceLookUpOrder(); $this->env->setNamespaceLookUpOrder(array($namespace, '__main__')); } $this->loadTemplate("jumpbox.html", "faq_body.html", 49)->display($context); if ($namespace) { $this->env->setNamespaceLookUpOrder($previous_look_up_order); } // line 50 $location = "overall_footer.html"; $namespace = false; if (strpos($location, '@') === 0) { $namespace = substr($location, 1, strpos($location, '/') - 1); $previous_look_up_order = $this->env->getNamespaceLookUpOrder(); $this->env->setNamespaceLookUpOrder(array($namespace, '__main__')); } $this->loadTemplate("overall_footer.html", "faq_body.html", 50)->display($context); if ($namespace) { $this->env->setNamespaceLookUpOrder($previous_look_up_order); } } public function getTemplateName() { return "faq_body.html"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 175 => 50, 163 => 49, 160 => 48, 150 => 43, 144 => 42, 140 => 41, 135 => 39, 129 => 36, 121 => 35, 118 => 34, 114 => 33, 110 => 32, 98 => 28, 94 => 27, 88 => 23, 81 => 21, 68 => 19, 64 => 18, 60 => 17, 56 => 15, 50 => 11, 47 => 10, 43 => 9, 34 => 3, 31 => 2, 19 => 1,); } /** @deprecated since 1.27 (to be removed in 2.0). Use getSourceContext() instead */ public function getSource() { @trigger_error('The '.__METHOD__.' method is deprecated since version 1.27 and will be removed in 2.0. Use getSourceContext() instead.', E_USER_DEPRECATED); return $this->getSourceContext()->getCode(); } public function getSourceContext() { return new Twig_Source("", "faq_body.html", ""); } }