From d34fab95b7172a2cfece6ec5e1479cabe42b6865 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Wed, 24 Aug 2022 23:11:54 +0200 Subject: [PATCH] add "create post" button to mobile --- files/templates/header.html | 10 ---------- files/templates/home.html | 32 ++++++++++++++++---------------- 2 files changed, 16 insertions(+), 26 deletions(-) diff --git a/files/templates/header.html b/files/templates/header.html index 0aeaefed2..179772178 100644 --- a/files/templates/header.html +++ b/files/templates/header.html @@ -115,12 +115,6 @@ {% endif %} - {% if v %} - - {% else %} - - {% endif %} - {% if v and v.can_gamble and LOTTERY_ENABLED %} @@ -156,10 +150,6 @@ {% endif %} - - {% if FEATURES['CHAT'] -%}