{% extends "_types/social/index.html" %} {% block title %}Followers — Rose Ash{% endblock %} {% block social_content %}

Followers ({{ total }})

{% set list_type = "followers" %} {% include "federation/_actor_list_items.html" %}
{% endblock %}