From 600b6afff3066d5fc9c4eca659f969322e670a77 Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Tue, 15 Oct 2024 12:07:42 +0200 Subject: Cleaned up the code significantly --- templates/courts.j2 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'templates/courts.j2') diff --git a/templates/courts.j2 b/templates/courts.j2 index 4e3cb3a..5dc64f9 100644 --- a/templates/courts.j2 +++ b/templates/courts.j2 @@ -2,7 +2,10 @@
{% for key, value in courts.items() %}
- +
{% endfor %}
-- cgit v1.3.1