From 4e4f6673873c51c592e6fe859ce3350ef91ce82d Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Wed, 25 May 2022 03:14:18 +0200 Subject: [PATCH] journoid --- files/templates/authforms.html | 4 +-- files/templates/chat.html | 2 +- files/templates/default.html | 4 +-- files/templates/header.html | 33 ++++++++---------------- files/templates/journoid_banner.html | 5 ++-- files/templates/log.html | 4 +-- files/templates/login.html | 2 +- files/templates/login_2fa.html | 2 +- files/templates/settings.html | 2 +- files/templates/settings2.html | 4 +-- files/templates/sidebar_Cringetopia.html | 4 +-- files/templates/sidebar_PCM.html | 4 +-- files/templates/sidebar_WPD.html | 4 +-- files/templates/sidebar_rDrama.html | 4 +-- files/templates/sign_up.html | 2 +- files/templates/sign_up_failed_ref.html | 2 +- files/templates/submit.html | 4 +-- 17 files changed, 34 insertions(+), 52 deletions(-) diff --git a/files/templates/authforms.html b/files/templates/authforms.html index caf15e958..0e7126467 100644 --- a/files/templates/authforms.html +++ b/files/templates/authforms.html @@ -15,7 +15,7 @@ {% if v %} - + {% if v.agendaposter %} - + {% endif %} diff --git a/files/templates/chat.html b/files/templates/chat.html index 50b72009e..bbf2dcc69 100644 --- a/files/templates/chat.html +++ b/files/templates/chat.html @@ -14,7 +14,7 @@ Chat - + {% if v.css %} diff --git a/files/templates/default.html b/files/templates/default.html index fae3e1610..8788193a9 100644 --- a/files/templates/default.html +++ b/files/templates/default.html @@ -8,7 +8,7 @@ {% if v %} - + {% if v.agendaposter %} @@ -34,7 +34,7 @@ {% endif %} {% else %} - + {% endif %} diff --git a/files/templates/header.html b/files/templates/header.html index 437f0f26b..64b1ea942 100644 --- a/files/templates/header.html +++ b/files/templates/header.html @@ -1,28 +1,15 @@