From 88d7300021cd3963f2d6a6202609b0f6e956cdab Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Fri, 4 Oct 2024 18:23:33 +0200 Subject: Added the games view --- templates/courts.j2 | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 templates/courts.j2 (limited to 'templates/courts.j2') diff --git a/templates/courts.j2 b/templates/courts.j2 new file mode 100644 index 0000000..a7893a7 --- /dev/null +++ b/templates/courts.j2 @@ -0,0 +1,3 @@ +
+ +
\ No newline at end of file -- cgit v1.3.1