{% extends "base.html" %} {% block content %}

Part 1 - {{ full_category_name }}

Question {{ index }} of {{ total_questions }}

{% csrf_token %}

{{ question.wave_id }} {{ question.wave1questions }}

Switch to Present

{% if index > 1 %} {% endif %}
{% endblock %}