fix remote follow template

This commit is contained in:
Hugh Rundle 2021-11-29 07:56:09 +11:00
parent feaf0d5e52
commit 46f3294431
No known key found for this signature in database
GPG Key ID: CD23D6039184286B
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
</span> </span>
<span class="subtitle is-7 is-block">@{{ user|username }}</span> <span class="subtitle is-7 is-block">@{{ user|username }}</span>
</a> </a>
<p>Follow {{ user.name }} from another Fediverse account like Bookwyrm, Mastodon, or Pleroma.</p> <p>Follow {{ user.display_name }} from another Fediverse account like Bookwyrm, Mastodon, or Pleroma.</p>
</div> </div>
</div> </div>
</div> </div>