diff --git a/templates/manage/apikeys.tmpl b/templates/manage/apikeys.tmpl index c85b97f..e6950cc 100644 --- a/templates/manage/apikeys.tmpl +++ b/templates/manage/apikeys.tmpl @@ -22,7 +22,10 @@ - +

Adds support for querying Troy Hunt's Have I Been Pwned? API.

@@ -42,7 +45,10 @@ - +

Adds support for querying DeHashed API.

diff --git a/templates/manage/user-edit.tmpl b/templates/manage/user-edit.tmpl index c71609b..77709fb 100644 --- a/templates/manage/user-edit.tmpl +++ b/templates/manage/user-edit.tmpl @@ -32,13 +32,19 @@ {{ template "svg-user.tmpl" }} - +
{{ template "svg-email.tmpl" }} - + @@ -48,13 +54,19 @@ {{ template "svg-password.tmpl" }} - +
{{ template "svg-password.tmpl" }} - +
{{- end -}}
diff --git a/templates/manage/user-new.tmpl b/templates/manage/user-new.tmpl index 69bc9e6..8391e8e 100644 --- a/templates/manage/user-new.tmpl +++ b/templates/manage/user-new.tmpl @@ -22,13 +22,21 @@ {{ template "svg-user.tmpl" }} - +
{{ template "svg-email.tmpl" }} - + @@ -37,13 +45,21 @@ {{ template "svg-password.tmpl" }} - +
{{ template "svg-password.tmpl" }} - +
diff --git a/templates/signin.tmpl b/templates/signin.tmpl index b9da164..c107fa5 100644 --- a/templates/signin.tmpl +++ b/templates/signin.tmpl @@ -25,14 +25,23 @@ {{ template "svg-user.tmpl" }} - +
{{ template "svg-password.tmpl" }} - +
diff --git a/templates/signup.tmpl b/templates/signup.tmpl index 3b7c3be..2ec7eaf 100644 --- a/templates/signup.tmpl +++ b/templates/signup.tmpl @@ -18,14 +18,21 @@ {{ template "svg-user.tmpl" }} - +
{{ template "svg-email.tmpl" }} - + @@ -35,7 +42,11 @@ {{ template "svg-password.tmpl" }} - +