{% extends "base.html" %} {% load uni_form_tags %} {% block main %}

{{ object.filename }}

{% uni_form form form.helper %} {% endblock main %}