Skip to content

Commit 7d7a34f

Browse files
adding tie-in to api
1 parent 4495867 commit 7d7a34f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/templates/accounts/login.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ <h3 class="font-weight-bolder text-info text-gradient">
3838
</div>
3939
<div class="card-body">
4040

41-
<form role="form text-left" method="post" action="">
41+
<form role="form text-left" method="post" action="/api/auth">
4242

4343

4444
<label>Username</label>

0 commit comments

Comments
 (0)