From 8b7180f770d0cd63c8a3626f35ce6d8c06f54db4 Mon Sep 17 00:00:00 2001 From: Markus Krogh Date: Fri, 8 Jun 2018 14:19:46 +0200 Subject: Adding basepath and password strength --- templates/change_ssh.html | 2 +- templates/changepw.html | 7 ++++--- templates/index.html | 10 +++++----- templates/layout/base.html | 6 +++--- 4 files changed, 13 insertions(+), 12 deletions(-) (limited to 'templates') diff --git a/templates/change_ssh.html b/templates/change_ssh.html index 96231a7..f87afce 100644 --- a/templates/change_ssh.html +++ b/templates/change_ssh.html @@ -27,6 +27,6 @@
- Back + Back
{{ end }} diff --git a/templates/changepw.html b/templates/changepw.html index a7c1dc6..207ce7e 100644 --- a/templates/changepw.html +++ b/templates/changepw.html @@ -12,10 +12,10 @@
{{ .CsrfField }}
@@ -23,6 +23,7 @@
- Back + Back
+ {{ end }} diff --git a/templates/index.html b/templates/index.html index 218ffe2..afadf8b 100644 --- a/templates/index.html +++ b/templates/index.html @@ -17,24 +17,24 @@

Available actions

diff --git a/templates/layout/base.html b/templates/layout/base.html index f041321..95a1c86 100644 --- a/templates/layout/base.html +++ b/templates/layout/base.html @@ -5,14 +5,14 @@ {{block "title" .}}SSO Password Manager{{end}} - - + +
- NORDUnet Nordic Gateway for Research and Education + NORDUnet Nordic Gateway for Research and Education
-- cgit v1.1