From 602d0ff4b98de14942a74b38f1554b9c7c6c7f7a Mon Sep 17 00:00:00 2001 From: Gokuldevx Date: Thu, 21 Aug 2025 11:04:53 +0530 Subject: [PATCH] map issue resolved --- .../templates/core/citizen_dashboard.html | 109 ++++++++++++------ 1 file changed, 72 insertions(+), 37 deletions(-) diff --git a/civicfix/core/templates/core/citizen_dashboard.html b/civicfix/core/templates/core/citizen_dashboard.html index bfc9d1e..7632e93 100644 --- a/civicfix/core/templates/core/citizen_dashboard.html +++ b/civicfix/core/templates/core/citizen_dashboard.html @@ -196,45 +196,80 @@ {% endblock %} {% block extra_js %} - - -{% endblock %} \ No newline at end of file +{% endblock %}