diff options
Diffstat (limited to 'templates/web/default/contact/index.html')
-rw-r--r-- | templates/web/default/contact/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/default/contact/index.html b/templates/web/default/contact/index.html index 0d7cf2e9c..5d7dfea7d 100644 --- a/templates/web/default/contact/index.html +++ b/templates/web/default/contact/index.html @@ -1,4 +1,4 @@ -[% INCLUDE 'header.html', title => loc('Create a report') %] +[% INCLUDE 'header.html', title => loc('Contact Us') %] <h1>[% loc('Contact the team') %]</h1> |