From: bep Date: Wed, 18 Mar 2015 20:27:29 +0000 (+0100) Subject: Change safeHTtml to safeHTML in sitemap template X-Git-Tag: v0.14~175 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=efb564775afd319b953a386cf9e8cc1aca0b585e;p=brevno-suite%2Fhugo Change safeHTtml to safeHTML in sitemap template --- diff --git a/hugolib/sitemap_test.go b/hugolib/sitemap_test.go index c51ad06d..0342e226 100644 --- a/hugolib/sitemap_test.go +++ b/hugolib/sitemap_test.go @@ -15,7 +15,7 @@ const SITEMAP_TEMPLATE = `{{ with .Sitemap.ChangeFreq }} + {{ safeHTML ( .Date.Format "2006-01-02T15:04:05-07:00" ) }}{{ with .Sitemap.ChangeFreq }} {{ . }}{{ end }}{{ if ge .Sitemap.Priority 0.0 }} {{ .Sitemap.Priority }}{{ end }}