From 10905ea5ae9945fd5ae7b90a1cdfa083fd3fbdd1 Mon Sep 17 00:00:00 2001 From: Lenczu Vex Date: Tue, 1 Apr 2025 19:59:35 +0200 Subject: Initial app --- templates/index.html | 17 +++++++++++++++++ 1 file changed, 17 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..ba3d75f --- /dev/null +++ b/templates/index.html @@ -0,0 +1,17 @@ + + + + LenczuNet SSO + + + + +

Welcome!

+ {% if loggedin %} + + {% else %} + + {% endif %} + + + \ No newline at end of file -- cgit v1.2.3-70-g09d2