From f4b28b344d4cb094b20665621aae04f96a21942e Mon Sep 17 00:00:00 2001 From: Simon Brooke Date: Sun, 21 Mar 2021 13:46:13 +0000 Subject: [PATCH] Clearer uploaded-image display page. --- resources/templates/upload.html | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/templates/upload.html b/resources/templates/upload.html index 3e63f17..c0b6a50 100644 --- a/resources/templates/upload.html +++ b/resources/templates/upload.html @@ -8,6 +8,7 @@ Uploaded image +
This is the {{upload.size|name}} file. {% i18n file-upload-link-text %}: ![{{upload.filename}}]({{upload.resource}})