From a058bf9b0c7e93b6f294e0e5eddd4a958c686080 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Wed, 12 Mar 2025 10:00:36 -0500 Subject: Update import order: Load dependent modules last. --- uploader/templates/base.html | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'uploader/templates/base.html') diff --git a/uploader/templates/base.html b/uploader/templates/base.html index c9a75ad..c2e66bd 100644 --- a/uploader/templates/base.html +++ b/uploader/templates/base.html @@ -126,17 +126,28 @@ + - + + + + + {%block javascript%}{%endblock%} -- cgit v1.2.3