Support remote follow

This commit is contained in:
Thomas Sileo
2022-06-26 10:28:21 +02:00
parent b977b64bfb
commit 6700984117
4 changed files with 53 additions and 4 deletions

View File

@@ -21,7 +21,7 @@
<div style="margin:30px 0;">
<nav class="flexbox">
<ul>
<li>{{ header_link("index", "Notes") }} <span>{{ objects_count }}</span></li>
<li>{{ header_link("index", "Notes") }}</li>
<li>{{ header_link("followers", "Followers") }} <span>{{ followers_count }}</span></li>
<li>{{ header_link("following", "Following") }} <span>{{ following_count }}</span></li>
</ul>