diff options
Diffstat (limited to 'templates/web/base/contact/submit.html')
-rw-r--r-- | templates/web/base/contact/submit.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/base/contact/submit.html b/templates/web/base/contact/submit.html index 3845e9210..fc416c2d7 100644 --- a/templates/web/base/contact/submit.html +++ b/templates/web/base/contact/submit.html @@ -1,4 +1,4 @@ -[% INCLUDE 'header.html', title = loc('Contact Us') %] +[% INCLUDE 'header.html', title = loc('Contact Us'), bodyclass = 'fullwidthpage' %] <h1>[% loc('Contact the team') %]</h1> |