From 34babd8335615132aee3af66f27fada4a885b92d Mon Sep 17 00:00:00 2001 From: surtur Date: Mon, 4 Sep 2023 13:45:36 +0200 Subject: [PATCH] tmpl: indent input field params for clarity [skip ci] --- templates/manage/apikeys.tmpl | 10 ++++++++-- templates/manage/user-edit.tmpl | 20 ++++++++++++++++---- templates/manage/user-new.tmpl | 24 ++++++++++++++++++++---- templates/signin.tmpl | 13 +++++++++++-- templates/signup.tmpl | 17 ++++++++++++++--- 5 files changed, 69 insertions(+), 15 deletions(-) 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" }} - +