From 72c2a0cd74f7164ab490c0fb41632f39441c375e Mon Sep 17 00:00:00 2001 From: Tybo Verslype Date: Sun, 29 Dec 2024 18:30:28 +0100 Subject: [PATCH] fix: finalised zauth integration --- website/templates/editor_selector.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/website/templates/editor_selector.html b/website/templates/editor_selector.html index 9dac616..7e4003e 100644 --- a/website/templates/editor_selector.html +++ b/website/templates/editor_selector.html @@ -16,6 +16,14 @@ Home Editor + + +
+ {% if user %} + Welcome, {{ user['username'] }} + {% endif %} + logout +

Hlds file editor