{% extends "base.html" %} {% load activity_tags %} {% block subtitle %}Follows{% endblock %} {% block content %}
You {% if inbound %}have no followers{% else %}are not following anyone{% endif %}.