wip making UI actions for notes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
@Html.ValidationSummary()
|
||||
|
||||
<form method="post">
|
||||
<form method="post" class="login-form">
|
||||
<input type="password" name="passphrase" placeholder="Passphrase" />
|
||||
<button type="submit">Login</button>
|
||||
</form>
|
||||
|
Reference in New Issue
Block a user