From bcb8613e55b5505158d3e70db1d373f6b3baf827 Mon Sep 17 00:00:00 2001 From: Tris Date: Thu, 10 Sep 2020 12:06:33 +1000 Subject: [PATCH] Fixed jquery form script cdn --- interface/templates/interface/submission_upload.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/interface/templates/interface/submission_upload.html b/interface/templates/interface/submission_upload.html index f70529b..9f85619 100644 --- a/interface/templates/interface/submission_upload.html +++ b/interface/templates/interface/submission_upload.html @@ -32,7 +32,7 @@ {% endblock %} {% block scripts %} - + -{% endblock %} \ No newline at end of file +{% endblock %}