{% extends "testapp/base.html" %} {% block template_name %}testapp/file_upload_wizard.html{% endblock %} {% block content %}
Back