diff --git a/app/templates/community/community_moderate_subscribers.html b/app/templates/community/community_moderate_subscribers.html index cb7de638..64250c77 100644 --- a/app/templates/community/community_moderate_subscribers.html +++ b/app/templates/community/community_moderate_subscribers.html @@ -32,7 +32,6 @@ Name Local/Remote - About Last Seen IP Actions @@ -43,7 +42,6 @@ {{ render_username(user) }} {% if user.is_local() %} Local {% else %} {{ user.ap_domain }}{% endif %} - {{ user.about_html | safe if user.about_html }} {{ moment(user.last_seen).fromNow() }} {{ user.ip_address if user.ip_address }}