From 20bf93c86d7453d4ac1bdaf6bd2679f49d5951e9 Mon Sep 17 00:00:00 2001 From: X3STeNLiTE Date: Wed, 8 Apr 2020 22:53:54 +0700 Subject: fix hard-coded frontend max_upload_size validation (#20) --- templates/upload.html | 1 + 1 file changed, 1 insertion(+) (limited to 'templates') diff --git a/templates/upload.html b/templates/upload.html index 1ba2fb6..2967416 100644 --- a/templates/upload.html +++ b/templates/upload.html @@ -36,5 +36,6 @@ {{end}} {{define "scripts"}} + {{end}} -- cgit v1.2.3