From efbd7bf6345d9500390e27ff3569e19b2381ff9d Mon Sep 17 00:00:00 2001 From: ffont Date: Tue, 13 Feb 2024 11:09:19 +0100 Subject: [PATCH] Adjust display forum avatar size --- templates/forum/display_post.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/forum/display_post.html b/templates/forum/display_post.html index 9d537294f..f6ddbbb4b 100644 --- a/templates/forum/display_post.html +++ b/templates/forum/display_post.html @@ -8,10 +8,10 @@
-
+
{% bw_user_avatar post.author.profile.locations.avatar.L.url post.author.username 70 %}
-
+
{{ post.author.username }}

{{ post.author.profile.num_sounds|bw_intcomma }} sound{{ post.author.profile.num_sounds|pluralize }}

{{ post.author.profile.num_posts|bw_intcomma }} post{{ post.author.profile.num_posts|pluralize }}