summaryrefslogtreecommitdiff
path: root/uploaded/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'uploaded/index.php')
-rw-r--r--uploaded/index.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/uploaded/index.php b/uploaded/index.php
index 926c96d..86b8112 100644
--- a/uploaded/index.php
+++ b/uploaded/index.php
@@ -22,6 +22,9 @@
<div class="text-center">
<div class="row">
+ <h1>Quick anonymous file upload</h1>
+ <h4>Files are stored for two months. Checkout the help page for help and terms of use.</h4>
+ <br>
<?php require 'view/upload.html'; ?>
<?php require 'view/templ-upload.html'; ?>
<?php require 'view/templ-download.html'; ?>