{%extends 'base2.html'%} {%block head%} {%endblock%} {%block title%} My Tests {%endblock%} {%block body%}

Here you can find all your tests.

Active Tests

{% if practiceTests %}

Practice Tests

{% endif %} {%endblock%}