From 144e183280dae877d331acac819c46ef698fe800 Mon Sep 17 00:00:00 2001 From: Jomar Milan Date: Fri, 29 May 2026 23:35:12 -0700 Subject: Start with basic session creation --- templates/index.html | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 templates/index.html (limited to 'templates/index.html') diff --git a/templates/index.html b/templates/index.html new file mode 100644 index 0000000..b97f082 --- /dev/null +++ b/templates/index.html @@ -0,0 +1,21 @@ + + + + + Rusted Ambulator + + +

Sessions

+ + + \ No newline at end of file -- cgit v1.2.3