From 53706feca778a60f9cc0b013be8b8c879aca05a2 Mon Sep 17 00:00:00 2001 From: Alexandru Date: Mon, 16 Sep 2024 21:38:34 +0300 Subject: [PATCH] change stats --- templates/stats.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/stats.html b/templates/stats.html index 8a9ea11..82bd1ec 100644 --- a/templates/stats.html +++ b/templates/stats.html @@ -1 +1 @@ -

{{ ""|totalfiles }} files uploaded // {{ ""|totalfilesize }} occupied

\ No newline at end of file +

Currently serving {{ ""|random|totalfiles }} files // {{ ""|totalfilesize }} occupied

\ No newline at end of file