From f28781dd1dd718f45bf1cef82d1ce6eb4792b4ca Mon Sep 17 00:00:00 2001 From: Tom van der Lee Date: Wed, 22 Jul 2026 17:37:10 +0200 Subject: Added management interface --- templates/global.html | 60 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 templates/global.html (limited to 'templates') diff --git a/templates/global.html b/templates/global.html new file mode 100644 index 0000000..d9bd29d --- /dev/null +++ b/templates/global.html @@ -0,0 +1,60 @@ + + + + + TTUN + + + + {% block template %}{% endblock %} + + -- cgit v1.2.3