fix remote follow template
This commit is contained in:
parent
feaf0d5e52
commit
46f3294431
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue