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

Django Uni-Form basic tests

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