diff --git a/docs/docsite/.templates/banner.html b/docs/docsite/.templates/banner.html index 57c104d9da4..55c5b6f4b3f 100644 --- a/docs/docsite/.templates/banner.html +++ b/docs/docsite/.templates/banner.html @@ -15,7 +15,7 @@ } var banner = ''; var extra_banner = ''; - /*use extra_banner for when marketing wants something extra, like a survey or AnsibleFest notice */ + /*use extra_banner for when marketing wants something extra, like a survey or AnsibleFest notice * var extra_banner = '
' + '
' + @@ -27,7 +27,7 @@ 'Register now! ' + '

' + '
' + - '
'; + ''; */ // Create a banner if we're not on the official docs site if (location.host == "docs.testing.ansible.com") { document.write('
' +