";
// line 44
echo twig_escape_filter($this->env, $this->getAttribute($context["item"], "name", []), "html", null, true);
echo " |
env, $this->getAttribute($context["item"], "id", []), "html", null, true);
echo "\" ";
echo twig_escape_filter($this->env, $this->getAttribute($context["item"], "value_checked", []), "html", null, true);
echo "> |
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 48
echo "