From d4b65ebde112c04c6bb83e373b42b7558fe6e5ef Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Fri, 16 Sep 2022 22:18:24 +0200 Subject: [PATCH] Revert "Make create post button less stupid'" This reverts commit 11ebea47b85b9911130fbb2fa8eb42ae011c69b3. --- files/templates/home.html | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/files/templates/home.html b/files/templates/home.html index fe4b69dea..46a9c96c6 100644 --- a/files/templates/home.html +++ b/files/templates/home.html @@ -40,6 +40,8 @@
+ Create Post + {% if sub %} {% if v %} {%- set hole_prefix = '/h/' if not HOLE_STYLE_FLAIR else '' -%} @@ -60,20 +62,20 @@ {% endif %} {% endif %} -
- Create Post +
+ {% block navbar %}
{% if request.path=='/catalog' %} - Catalog + Catalog {% else %} - Catalog + Catalog {% endif %} {% if pins %} - Pins + Pins {% else %} - Pins + Pins {% endif %} {% if v and SITE_NAME == 'rDrama' and FEATURES['COUNTRY_CLUB'] %}