From b34c42af7beec9082a1d9322758190aaaf203cc7 Mon Sep 17 00:00:00 2001 From: Aevann Date: Fri, 12 Jan 2024 13:25:27 +0200 Subject: [PATCH] do this https://watchpeopledie.tv/h/meta/post/61549/megathread-for-bugs-and-suggestions/2385681#context --- files/templates/userpage/banner.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/templates/userpage/banner.html b/files/templates/userpage/banner.html index 6c97c50aa..61dc0aa08 100644 --- a/files/templates/userpage/banner.html +++ b/files/templates/userpage/banner.html @@ -114,7 +114,7 @@ {% endif %} - joined {{u.created_date}} + Joined {{u.created_date}} {% if v and v.admin_level >= PERMS['VIEW_LAST_ACTIVE'] -%} last active {{u.last_active_date}} @@ -418,7 +418,7 @@ marseybux {% endif %} -
joined {{u.created_date}} +
Joined {{u.created_date}} {% if v and v.admin_level >= PERMS['VIEW_LAST_ACTIVE'] -%}
last active {{u.last_active_date}}