From a4ec8f2cf5d9d47e954be5efe6d010ba7a435ade Mon Sep 17 00:00:00 2001 From: Stefan Sterz Date: Tue, 14 Mar 2023 15:02:02 +0100 Subject: [PATCH] index template: make it easier to use the auto theme per default MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit adapt the main template so the proxy can use the "auto" theme per default more easily. Signed-off-by: Stefan Sterz Reviewed-by: Dominik Csapak Tested-by:  Dominik Csapak --- pmg-index.html.tt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pmg-index.html.tt b/pmg-index.html.tt index 12c18d3..9ffd3bb 100644 --- a/pmg-index.html.tt +++ b/pmg-index.html.tt @@ -13,13 +13,13 @@ - [%- IF theme %] - [%- IF theme == 'auto' %] - - [%- ELSE %] + [%- IF theme != 'crisp' %] + [%- IF theme != 'auto' %] + [%- ELSE %] + [%- END -%] - [%- END -%] + [%- END -%] [% IF langfile %] [% ELSE %]