Federated following
This commit is contained in:
parent
19f6ebb9a7
commit
b9d933e3b1
8 changed files with 99 additions and 69 deletions
|
@ -32,7 +32,7 @@
|
|||
<div>
|
||||
<h2>Followers</h2>
|
||||
{% for follower in user.followers.all %}
|
||||
{{ follower.activitypub_id }}
|
||||
<a href="{{ follower.actor }}">{{ follower.username }}</a>
|
||||
{% endfor %}
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue