From 86ee174c9d81c0ed5672113fcd8e76cf30c671ec Mon Sep 17 00:00:00 2001 From: doc Date: Sat, 28 Jun 2025 21:03:28 +0000 Subject: inital commit --- templates/index.html | 115 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 115 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..15548c5 --- /dev/null +++ b/templates/index.html @@ -0,0 +1,115 @@ + + + + + + Toot Scheduler + + + +

Toot Scheduler

+

Welcome, {{ current_user.username }}

+ + +
+ + + + + + + + +
+ + +

Scheduled Toots

+ + + +
+ + +
+ + -- cgit v1.2.3