From 8d444038612121ea07ac4f74f09cbf205a8a9ffb Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Fri, 31 Dec 2021 15:13:11 +0200 Subject: [PATCH] fds --- files/templates/default.html | 8 ++--- files/templates/sidebar_Drama.html | 58 +++++++++++++++--------------- 2 files changed, 32 insertions(+), 34 deletions(-) diff --git a/files/templates/default.html b/files/templates/default.html index c58e4e63aa..d9db8e7992 100644 --- a/files/templates/default.html +++ b/files/templates/default.html @@ -274,12 +274,8 @@ {% if request.path == '/' %} {% block sidebar %} - + {% set template = "sidebar_" + environ.get("SITE_NAME") + ".html" %} + {% include template %} {% endblock %} {% endif %} diff --git a/files/templates/sidebar_Drama.html b/files/templates/sidebar_Drama.html index bb85806e16..78a87aa649 100644 --- a/files/templates/sidebar_Drama.html +++ b/files/templates/sidebar_Drama.html @@ -1,39 +1,41 @@ - -SUBMIT DRAMA! -EMOJI MEGATHREAD -SIDEBAR ARTWORK MEGATHREAD -BUGS/SUGGESTIONS MEGATHREAD + \ No newline at end of file