{% block title %}Survey-1{% endblock %} {% block content %} {% if form.errors %}
Please answer all questions.
{% endif %} {{ formfield 'checked_label' }} {{ formfield 'strategy_changed_by_label' }} {{ formfield 'coalition_with_ai' }} {{ next_button }} {% endblock %}