{% extends 'base.html' %} {% block title %}Reading Test Page{% endblock %} {% block content %}
{{ question.question_text }}