{% extends 'file/base.html' %} {% block body %}
{% csrf_token %}

{% if upload_file_path %} Uploaded at: {% endif %} {% endblock %}