diff --git a/content/en/templates/sitemap-template.md b/content/en/templates/sitemap-template.md index 7cbc7cefb..27573fdbd 100644 --- a/content/en/templates/sitemap-template.md +++ b/content/en/templates/sitemap-template.md @@ -46,6 +46,7 @@ For multilingual sites, we also create a Sitemap index. You can provide a custom This template respects the version 0.9 of the [Sitemap Protocol](http://www.sitemaps.org/protocol.html). ```xml +{{ printf "" | safeHTML }} {{ range .Data.Pages }} @@ -81,6 +82,7 @@ on render. Please don't include this in the template as it's not valid HTML. This is used to create a Sitemap index in multilingual mode: ```xml +{{ printf "" | safeHTML }} {{ range . }}