{% extends 'base.html' %} {% block title %}{{ title }}{% endblock title %} {% load i18n %} {% load static %} {% block content %}
{% trans "You will only get one attempt at this quiz" %}.
{% endif %}{{ quiz.description }} here is the description of this quiz...
{% trans "Start quiz" %} »