fixed hrefs
This commit is contained in:
parent
afb3fdeee6
commit
f77d69bba9
|
|
@ -1,7 +1,7 @@
|
||||||
<main class="home">
|
<main class="home">
|
||||||
<h2>Log in</h2>
|
<h2>Log in</h2>
|
||||||
|
|
||||||
<form action="/admin/" method="post" style="padding: 40px">
|
<form action="/user/login" method="post" style="padding: 40px">
|
||||||
<label>Enter Username</label>
|
<label>Enter Username</label>
|
||||||
<input type="username" name="username" />
|
<input type="username" name="username" />
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue