{% extends "base.html" %} {% block body %}
Successfully uploaded a file

The file is accessible via this link: file.blek.codes/file/{{ file }}

{% endblock %} {% block scripts %} {% endblock %}