diff --git a/templates/stream.html b/templates/stream.html index 163654c..5aee710 100644 --- a/templates/stream.html +++ b/templates/stream.html @@ -100,6 +100,7 @@
{{ (actor.name or actor.preferredUsername) | clean | replace_custom_emojis(actor) | safe }}
@{{ actor.preferredUsername }}@{{ actor | url_or_id | get_url | domain }} +{% if actor.manuallyApprovesFollowers %}

Manually approves followers

{% endif %}