remove unused title from login page
This commit is contained in:
parent
df0a36256b
commit
1683aa85b7
@ -1,8 +1,4 @@
|
||||
@{
|
||||
ViewBag.Title = "Login";
|
||||
}
|
||||
|
||||
@Html.ValidationSummary()
|
||||
@Html.ValidationSummary()
|
||||
|
||||
<form method="post">
|
||||
<input type="password" name="passphrase" placeholder="Passphrase" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user