{% extends 'base.html' %} {% block title %}file {{ file.get_original_filename }}{% endblock %} {% block content %}

{{ file }}

{{ token.token }}

{% endblock %}