{% extends "test_app/base.html" %} {% load uni_form_tags %} {% block body%}

basic tests

{{ form|as_uni_form }}
{% endblock %}