aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/views/login.rocker.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/views/login.rocker.html')
-rw-r--r--src/main/resources/views/login.rocker.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/views/login.rocker.html b/src/main/resources/views/login.rocker.html
index bcee9df..6cd28f2 100644
--- a/src/main/resources/views/login.rocker.html
+++ b/src/main/resources/views/login.rocker.html
@@ -6,7 +6,7 @@
}
@layout.template("Login", RockerContent.NONE, js) -> {
-<form action="login" id="login-form" method="post">
+<form action="/login" id="login-form" method="post">
<div>
<label for="username">Username:</label>
<input id="username" name="username" type="text"/>