{% extends "Froxlor/userarea.html.twig" %} {% block content %}
{{ question|raw }}
{% for id,field in url_params %} {% endfor %} {{ lng('panel.yes') }} {% if back_link is defined and back_link is iterable and back_link|length > 0 %} {{ lng('panel.no') }} {% else %} {{ lng('panel.no') }} {% endif %}