add login button

This commit is contained in:
Ryan Peters
2024-12-16 15:22:03 -05:00
parent 255b62a3b3
commit 1efa4b04d0
2 changed files with 38 additions and 23 deletions

View File

@ -2,6 +2,7 @@
<form method="post">
<input type="password" name="passphrase" placeholder="Passphrase" />
<button type="submit">Login</button>
</form>
@section scripts {