Set correct login flow
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
20fde2335e
commit
1e8b9ef161
9 changed files with 34 additions and 43 deletions
|
@ -1,15 +1,5 @@
|
|||
<html>
|
||||
{{ template "header.html" . }}
|
||||
|
||||
<head>
|
||||
<h1>Polycule Connect home page</h1>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<form action="/login" method="post">
|
||||
<div>
|
||||
<input type="submit" value="login">
|
||||
</div>
|
||||
</form>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
{{ template "footer.html" . }}
|
Loading…
Add table
Add a link
Reference in a new issue