From b0bb7d32caae23a5db0701c000045058dcd65352 Mon Sep 17 00:00:00 2001 From: Jannat Patel Date: Tue, 6 Feb 2024 10:12:49 +0530 Subject: [PATCH] chore: capture active sites --- lms/www/courses/index.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lms/www/courses/index.html b/lms/www/courses/index.html index 52ea23f7..f073a4b8 100644 --- a/lms/www/courses/index.html +++ b/lms/www/courses/index.html @@ -169,3 +169,8 @@ {% endblock %} +{% block script %} + +{% endblock %}