{% load i18n %} {% for question in questions %} {% empty %} {% endfor %}
Question required active
{{ question.question }}
{% trans "You have configured no questions yet." %} {% trans "Add a question now!" %}