add login button
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
|
||||
<form method="post">
|
||||
<input type="password" name="passphrase" placeholder="Passphrase" />
|
||||
<button type="submit">Login</button>
|
||||
</form>
|
||||
|
||||
@section scripts {
|
||||
|
Reference in New Issue
Block a user