diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/web/default/auth/general.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/default/auth/general.html b/templates/web/default/auth/general.html index 44f203193..e0d516cbd 100644 --- a/templates/web/default/auth/general.html +++ b/templates/web/default/auth/general.html @@ -1,4 +1,4 @@ -[% INCLUDE 'header.html', title => loc('About Us') %] +[% INCLUDE 'header.html', title => loc('Login or create an account') %] <h1>[% loc('Login or create an account') %]</h1> |