choose a FAQ Question

{% for question in questions %}

{{question.question}}

{% endfor %} {% if can_add_question %}
add question {% endif %}