{% extends "user_base.html" %} {% set tab = "profile" %} {% set show_activity_actors = False %} {% block subtabs %}
activity{{ num_followers }} follower{% if followers != '1' %}s{% endif %}following {{ num_following }}
{% block subsubtabs %} {% endblock subsubtabs %} {% endblock subtabs %}