{% extends 'base.html' %} {% block title %}Test{% endblock %} {% block body %}

Test

Here is the index of tests.

{% endblock %}