diff options
author | Jan Holesovsky <kendy@collabora.com> | 2018-08-15 10:02:35 +0200 |
---|---|---|
committer | Jan Holesovsky <kendy@collabora.com> | 2018-08-16 09:20:34 +0200 |
commit | 5ccfc30b13663a52686cd040cb574bc0c0dc652c (patch) | |
tree | d0182e6011626bad40cdb1a5d2567627f9e89871 /help3xsl/help.html | |
parent | 8d728edf4a9bbf066c3173a0349798d9465bad61 (diff) |
Let's have Content-Type everywhere.
Change-Id: I000658561d76d6a95a4acbc621db5e3f6d081e08
Reviewed-on: https://gerrit.libreoffice.org/59051
Tested-by: Jenkins
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
Diffstat (limited to 'help3xsl/help.html')
-rw-r--r-- | help3xsl/help.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/help3xsl/help.html b/help3xsl/help.html index 21afd2ff41..cc22a2fdf4 100644 --- a/help3xsl/help.html +++ b/help3xsl/help.html @@ -8,6 +8,7 @@ --> <html> <head> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta http-equiv="Content-Security-Policy" content="script-src 'self' 'unsafe-inline' 'unsafe-eval' piwik.documentfoundation.org *.google.com *.googleapis.com"/> </head> <body> |