Questions

{% if page_error %}
{{page_error}}
{% endif %} {% for question in questions %} {% include "rsvp/rsvp_page_questions_detail.html" %} {% endfor %} {% if questions|length <= 0 %}

There are no questions to answer.

{% endif %}