set example handle to @lain@pleroma.com
This commit is contained in:
parent
af8345d8c9
commit
63b85f143d
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
|||
{
|
||||
<div>
|
||||
<form action="/users/@ViewData.Model.Acct/remote_follow" method="post">
|
||||
<input type="text" class="form-control mb-2" placeholder="your handle, i.e. @@pasture@@pl.gamers.exposed" name="webfinger" />
|
||||
<input type="text" class="form-control mb-2" placeholder="your handle, i.e. @@lain@@pleroma.com" name="webfinger" />
|
||||
<input type="submit" class="btn btn-primary w-100 mb-2" value="Remote follow" />
|
||||
</form>
|
||||
|
||||
|
|
Reference in a new issue