\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