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/index.html | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) (limited to 'src/templates/index.html') diff --git a/src/templates/index.html b/src/templates/index.html index f076d32..882dbf1 100644 --- a/src/templates/index.html +++ b/src/templates/index.html @@ -6,7 +6,7 @@ - {% include 'program.html' %} + {% include 'program.html' %} {# @@ -31,4 +31,19 @@ + + {% endblock %} -- cgit v1.3.1