{% extends "base.html" %} {% block title %}{{ quiz.title }}{% endblock %} {% block content %}
Question {{ i + 1 }} / {{ quiz.questions|length }}