From 9b44a2070d6b02c862e71e74496556f2db14e21c Mon Sep 17 00:00:00 2001 From: ReimarBauer Date: Wed, 4 Aug 2021 12:31:41 +0200 Subject: [PATCH 1/5] responsive images and respecting SCRIPT_NAME, fixes #1120 (#1121) * responsive images and respecting SCRIPT_NAME * changed to url part --- mslib/static/templates/index.html | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/mslib/static/templates/index.html b/mslib/static/templates/index.html index e14086a66..653b9864f 100644 --- a/mslib/static/templates/index.html +++ b/mslib/static/templates/index.html @@ -19,26 +19,25 @@