From 5135ceca130b1be11011ce481749b896afba8a3b Mon Sep 17 00:00:00 2001 From: Kobe Date: Sun, 25 May 2025 20:25:15 +0200 Subject: [PATCH] adjust header to work with trash empty button --- templates/components/header.html | 27 +++++++++++++++++++-------- templates/profile/profile.html | 1 - templates/trash/trash.html | 19 +++++++++++++++---- 3 files changed, 34 insertions(+), 13 deletions(-) diff --git a/templates/components/header.html b/templates/components/header.html index 2ca7216..f17118e 100644 --- a/templates/components/header.html +++ b/templates/components/header.html @@ -13,14 +13,25 @@ {% if button_text and button_url %}
- + {% if button_url == "#" %} + + {% else %} + + {% endif %}
{% endif %} diff --git a/templates/profile/profile.html b/templates/profile/profile.html index 45840af..9dd09ca 100644 --- a/templates/profile/profile.html +++ b/templates/profile/profile.html @@ -18,7 +18,6 @@
-

Profile Picture