From 11ebea47b85b9911130fbb2fa8eb42ae011c69b3 Mon Sep 17 00:00:00 2001 From: Outrun Colors Date: Fri, 16 Sep 2022 14:34:58 -0500 Subject: [PATCH] Make create post button less stupid' --- files/templates/home.html | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/files/templates/home.html b/files/templates/home.html index 46a9c96c6..fe4b69dea 100644 --- a/files/templates/home.html +++ b/files/templates/home.html @@ -40,8 +40,6 @@
- Create Post - {% if sub %} {% if v %} {%- set hole_prefix = '/h/' if not HOLE_STYLE_FLAIR else '' -%} @@ -62,20 +60,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'] %}