From 604c2583af051531c8abc58ecfce8d86db230533 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Wed, 24 Aug 2022 18:43:08 +0200 Subject: [PATCH] make clicking on the image inside posts expands it --- files/templates/default.html | 4 ++-- files/templates/sidebar_PCM.html | 2 +- files/templates/sidebar_WPD.html | 2 +- files/templates/sidebar_rDrama.html | 4 ++-- files/templates/submission.html | 2 +- files/templates/userpage.html | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/files/templates/default.html b/files/templates/default.html index 69f6d44f2..78709b2ba 100644 --- a/files/templates/default.html +++ b/files/templates/default.html @@ -277,7 +277,7 @@ {% if '@' not in request.path %} {% if sub and SITE_NAME != 'WPD' %} - /h/{{sub.name}} banner + /h/{{sub.name}} banner {% elif SITE_NAME == 'rDrama' %} @@ -303,7 +303,7 @@ {% endif %} - site banner + site banner {% endif %} {% endif %} diff --git a/files/templates/sidebar_PCM.html b/files/templates/sidebar_PCM.html index 94a819dfe..d4d5cc055 100644 --- a/files/templates/sidebar_PCM.html +++ b/files/templates/sidebar_PCM.html @@ -45,7 +45,7 @@ {% if request.path != '/sidebar' %} - sidebar image + sidebar image {% endif %} \ No newline at end of file diff --git a/files/templates/sidebar_WPD.html b/files/templates/sidebar_WPD.html index b1134bdae..8645a82c4 100644 --- a/files/templates/sidebar_WPD.html +++ b/files/templates/sidebar_WPD.html @@ -5,7 +5,7 @@ {% if request.path != '/sidebar' %} - sidebar image + sidebar image {% endif %} diff --git a/files/templates/sidebar_rDrama.html b/files/templates/sidebar_rDrama.html index 0dcb861da..9380048a2 100644 --- a/files/templates/sidebar_rDrama.html +++ b/files/templates/sidebar_rDrama.html @@ -10,11 +10,11 @@ {% if request.path != '/sidebar' %} {% if v and (v.is_banned or v.agendaposter) %} - sidebar image + sidebar image {% else %} - sidebar image + sidebar image {% endif %} {% endif %} diff --git a/files/templates/submission.html b/files/templates/submission.html index a93f5134f..db8197566 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -753,7 +753,7 @@
diff --git a/files/templates/userpage.html b/files/templates/userpage.html index abaf2a07d..9203c525b 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -387,7 +387,7 @@