From 77e4b248b376e8a93612a8911f7a443ea7f99dfc Mon Sep 17 00:00:00 2001
From: Frederick Muriuki Muriithi
Date: Mon, 24 Feb 2025 16:57:18 -0600
Subject: Enable selecting specific rows.
---
uploader/templates/base.html | 1 +
1 file changed, 1 insertion(+)
(limited to 'uploader/templates')
diff --git a/uploader/templates/base.html b/uploader/templates/base.html
index 5eca445..6003e68 100644
--- a/uploader/templates/base.html
+++ b/uploader/templates/base.html
@@ -134,6 +134,7 @@
+
{%block javascript%}{%endblock%}