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