{% extends "sandtable/base.html" %} {% load static %} {% block content %} {% csrf_token %} {{ form.as_p }} Upload Return to home {% endblock content %}
Return to home