From d6d0a5fc4050ff52b37c0574b1505bde419050a8 Mon Sep 17 00:00:00 2001 From: Simon Brooke Date: Wed, 5 Feb 2020 23:15:48 +0000 Subject: [PATCH] Another bit of #44, which got missed somehow. --- resources/templates/upload.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/templates/upload.html b/resources/templates/upload.html index a91865e..46a48be 100644 --- a/resources/templates/upload.html +++ b/resources/templates/upload.html @@ -8,7 +8,7 @@ {% i18n file-upload-link-text %}: - ![Uploaded image](content/uploads/{{uploaded}}) + ![Uploaded image](uploads/{{uploaded}})

{% else %}