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 }}