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

Following ({{ total }})

{% set list_type = "following" %} {% set followed_urls = [] %} {% include "social/_actor_list_items.html" %}
{% endblock %}