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

Followers ({{ total }})

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