diff options
Diffstat (limited to 'templates/login.html.tmpl')
-rw-r--r-- | templates/login.html.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/login.html.tmpl b/templates/login.html.tmpl index ca9d87e..99ee6b9 100644 --- a/templates/login.html.tmpl +++ b/templates/login.html.tmpl @@ -6,6 +6,7 @@ <title>Login – Lindenii Forge</title> </head> <body class="index"> + {{ .login_error }} <div class="padding-wrapper"> <form method="POST" enctype="application/x-www-form-urlencoded"> <table> |