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

{{ selected_category }} - Part 1

{% csrf_token %}

{{ question.wave1questions }}

{% endblock %}