From 4616b3f6b2ce45df3f146bf7f593081e39a9ce45 Mon Sep 17 00:00:00 2001 From: fireworks88 Date: Fri, 23 Jul 2021 17:51:17 +0200 Subject: [PATCH] sneed --- drama/templates/userpage.html | 1 + 1 file changed, 1 insertion(+) diff --git a/drama/templates/userpage.html b/drama/templates/userpage.html index 4c661dc83..351722af1 100644 --- a/drama/templates/userpage.html +++ b/drama/templates/userpage.html @@ -118,6 +118,7 @@
{{u.dramacoins}} Dramacoins   {% if u.follower_count >=1 and not u.is_nofollow %}{{u.follower_count}} follower{{'s' if u.follower_count != 1 else ''}}   {% endif %}joined {{u.created_date}} + {% if u.id == v.id and v.admin_level > 0 or v.patron %}Views{% endif %}
{% if u.bio_html %}