]> jfr.im git - uguu.git/blobdiff - templates/index.swig
exclude js faq & tools
[uguu.git] / templates / index.swig
index 02344f49dc77542d50c397f775d99f5b20986769..b997e0e1e193560417950fc159a8a64ec9b103a8 100644 (file)
@@ -1,9 +1,9 @@
-{% extends "layout.swig" %}
+{% extends "layout_index.swig" %}
 
 {% block body %}
 <div class="jumbotron">
        <h1>{{siteName}}~</h1>
-       <p class="lead">Max upload size is {{max_upload_size}}&nbsp;MiB, read the <a href="faq.html"><abbr title="Frequently asked questions">FAQ</abbr></a></p>
+       <p class="lead">Max upload size is {{max_upload_size}}&nbsp;MiB & files expire after 24H, read the <a href="faq.html"><abbr title="Frequently asked questions">FAQ</abbr></a></p>
        {% include "upload_form.swig" %}
 </div>
 {% include "banners.swig" %}