{% extends "base.html" %} {% block title %}{{ domain }}'s following - Bridgy Fed{% endblock %} {% block content %} {% include "user_addresses.html" %}
Following
{% include "_followers.html" %} {% endblock %}