{% extends "orga/cfp/base.html" %} {% load i18n %} {% block cfp_content %}
| {% translate "Question" %} | {% translate "Target" %} | {% translate "required" %} | {% translate "active" %} | |
|---|---|---|---|---|
| {{ question.question }} | {{ question.get_target_display }} | {% if not forloop.last %} {% endif %} {% if not forloop.first %} {% endif %} | ||
| {% translate "You have configured no questions yet." %} | {% translate "Add a question now!" %} | |||