From 74480cbe2b335fd141cdf5f07bb08808c0d08692 Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Wed, 16 Oct 2024 21:47:26 +0200 Subject: Added all macros and also stored the js, css, png and ico files --- templates/court.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/court.j2') diff --git a/templates/court.j2 b/templates/court.j2 index 859c942..d7aec86 100644 --- a/templates/court.j2 +++ b/templates/court.j2 @@ -1 +1 @@ - \ No newline at end of file +{% from "macros.j2" import court %}{{ court(key, value) }} \ No newline at end of file -- cgit v1.3.1