From b581661c993095c43ad19540999ab21957d0e013 Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Wed, 16 Oct 2024 16:20:13 +0200 Subject: Added guests funtionality --- templates/guests.j2 | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 templates/guests.j2 (limited to 'templates/guests.j2') diff --git a/templates/guests.j2 b/templates/guests.j2 new file mode 100644 index 0000000..b5d251f --- /dev/null +++ b/templates/guests.j2 @@ -0,0 +1,3 @@ +
+ +
\ No newline at end of file -- cgit v1.3.1