From 2d22158dd95f76399f5716d556be60c77da04a46 Mon Sep 17 00:00:00 2001 From: Tom van der Lee Date: Thu, 30 Jul 2026 16:03:32 +0200 Subject: Admin ui --- templates/global.html | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'templates/global.html') diff --git a/templates/global.html b/templates/global.html index d9bd29d..97212df 100644 --- a/templates/global.html +++ b/templates/global.html @@ -1,8 +1,17 @@ +{% import 'macros.html' as ui %} + TTUN + + + {% block template %}{% endblock %} -- cgit v1.2.3