fix: legacy login errors + logout button

This commit is contained in:
Nick
2019-07-13 16:18:43 -04:00
parent 03e80bdff3
commit d546695143
6 changed files with 72 additions and 38 deletions
+2
View File
@@ -5,6 +5,8 @@ block body
.login-deprecated Your browser is outdated. Upgrade to a #[a(href='https://bestvpn.org/outdatedbrowser/en', rel='nofollow') modern browser].
.login
.login-dialog
if err
.login-error= err.message
form(method='post', action='/login')
h1= config.title
select(name='strategy')