diff --git a/templates/user/admin.tmpl b/templates/user/admin.tmpl index 0a8b049..5ce11a2 100644 --- a/templates/user/admin.tmpl +++ b/templates/user/admin.tmpl @@ -32,6 +32,9 @@ form dt { .invisible { display: none; } +p.docs { + font-size: 0.86em; +}
@@ -41,21 +44,19 @@ form dt {

On this page

-
- -

Users

- -

reset password

-
writefreely --reset-pass <username>
+

Resources

+

App Configuration

+

Read more in the configuration docs.

{{if .ConfigMessage}}

{{.ConfigMessage}}

{{end}}