{% extends "base.html" %} {% load filters %} {% load rest_framework %} {% block title %}Nowy test{% endblock %} {% block content %}
{% endblock %}