From cb5fac0dfc8f1e09d8cc07023a150969260de9c0 Mon Sep 17 00:00:00 2001 From: rafalp Date: Sat, 22 Jun 2024 23:12:03 +0200 Subject: [PATCH] Add page headers to all threads lists --- .../templates/misago/categories/header.html | 46 ++++--------------- misago/templates/misago/categories/index.html | 6 ++- misago/templates/misago/index_header.html | 24 ++++++++++ .../misago/private_threads/header.html | 26 +++++++++++ .../misago/private_threads/index.html | 12 ++++- misago/templates/misago/threads/header.html | 16 ++----- misago/templates/misago/threads/index.html | 7 ++- 7 files changed, 85 insertions(+), 52 deletions(-) create mode 100644 misago/templates/misago/index_header.html create mode 100644 misago/templates/misago/private_threads/header.html diff --git a/misago/templates/misago/categories/header.html b/misago/templates/misago/categories/header.html index 37e649ef91..ab85fc4f5a 100644 --- a/misago/templates/misago/categories/header.html +++ b/misago/templates/misago/categories/header.html @@ -1,43 +1,17 @@ {% load i18n %} -{% if is_index %} -
- -
-{% else %} -
-