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