diff --git a/rain/template/info.html b/rain/template/info.html index 4ee7e06..0f2949e 100644 --- a/rain/template/info.html +++ b/rain/template/info.html @@ -4,7 +4,7 @@
Info -

Store any filetype with a size up to 150MB for up to {retention_time}. +

Store any filetype with a size up to 150MB for up to {$retention_time}. Uguu cares about your privacy and stores NO logs.

diff --git a/rain/template/upload-done.html b/rain/template/upload-done.html index abd8a1b..e08eb3e 100644 --- a/rain/template/upload-done.html +++ b/rain/template/upload-done.html @@ -5,7 +5,7 @@

File uploaded!

{$url_filename}

-

Your file will be available for download during {retention_time}.

+

Your file will be available for download during {$retention_time}.