From 483f9ff9aa87220779ea4e34035786f95af2563a Mon Sep 17 00:00:00 2001 From: "user@node5.net" Date: Tue, 30 Jun 2026 22:36:15 +0200 Subject: style - fit url parameter pass ?scale=0.5, 1, 2, fit --- src/templates/base.html | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'src/templates/base.html') diff --git a/src/templates/base.html b/src/templates/base.html index c600ebf..ead738b 100644 --- a/src/templates/base.html +++ b/src/templates/base.html @@ -1,23 +1,23 @@ - {% block head %} - - Text TV - Bornhack 25 - - - - - {% endblock %} + {% block head %} + + Text TV - Bornhack 25 + + + + + {% endblock %} -
+
- {% block content %} - {% endblock %} + {% block content %} + {% endblock %} -
+
-- cgit v1.3.1