Hide followers info slug

This commit is contained in:
Mouse Reeve
2022-02-28 11:55:54 -08:00
parent e90cb52f23
commit 5837c37a32
4 changed files with 4 additions and 4 deletions

View File

@ -15,7 +15,7 @@
<span title="@{{ user|username }}" class="is-block pb-3">@{{ user|username|truncatechars:8 }}</span>
</a>
{% include 'snippets/add_to_group_button.html' with user=user group=group %}
{% if user.mutuals %}
{% if user.mutuals and not user.hide_follows %}
<p class="help">
{% blocktrans trimmed with mutuals=user.mutuals|intcomma count counter=user.mutuals %}
{{ mutuals }} follower you follow