From 68dda14d9abce327d874a28d4b52d37e2e386429 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Tue, 11 Mar 2025 16:52:53 -0500 Subject: Fix indentation. --- uploader/templates/base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/uploader/templates/base.html b/uploader/templates/base.html index dd97f5e..60e6b6b 100644 --- a/uploader/templates/base.html +++ b/uploader/templates/base.html @@ -132,8 +132,8 @@ filename='js/bootstrap.min.js')}}"> + src="{{url_for('base.datatables', + filename='js/jquery.dataTables.js')}}"> -- cgit v1.2.3