diff --git a/templates/base.html b/templates/base.html index 22b68d9..da18d02 100644 --- a/templates/base.html +++ b/templates/base.html @@ -141,16 +141,5 @@ $('.gallery').magnificPopup({ }); {% endif %} - -
- -
- diff --git a/templates/include/sidebar.html b/templates/include/sidebar.html index a237b06..c2a7f86 100644 --- a/templates/include/sidebar.html +++ b/templates/include/sidebar.html @@ -160,6 +160,20 @@ {% endif %} + {% if THEME_DARKMODE == 1 %} + +
+ +
+ + {% endif %} + +