{% extends "layout_index.swig" %} {% block body %}

{{siteName}}~

Max upload size is {{max_upload_size}} MiB & files expire after 24H, read the FAQ

{% include "upload_form.swig" %}
{% include "banners.swig" %} {% include "nav.swig" %} {% endblock %}