{% extends "orga/cfp/base.html" %} {% load i18n %} {% block cfp_content %}
| Question | required | active | |
|---|---|---|---|
| {{ question.question }} | |||
| {% trans "You haven't configured any questions yet." %} {% trans "Add a question now!" %} |
| Question | required | active | |
|---|---|---|---|
| {{ question.question }} | |||
| {% trans "You have configured no questions yet." %} {% trans "Add a question now!" %} |