X-Git-Url: https://jfr.im/git/uguu.git/blobdiff_plain/d8c46ff78ae2707a580f7b0446349122297b434f..ee3976f9976ab5011dd06ad42d47f1403243e1a4:/templates/index.swig diff --git a/templates/index.swig b/templates/index.swig index 02344f4..b997e0e 100644 --- a/templates/index.swig +++ b/templates/index.swig @@ -1,9 +1,9 @@ -{% extends "layout.swig" %} +{% extends "layout_index.swig" %} {% block body %}

{{siteName}}~

-

Max upload size is {{max_upload_size}} MiB, read the FAQ

+

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

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