tpl/tplimpl/embedded: Prevent leading newline in sitemap template

Fixes #14977
This commit is contained in:
Bjørn Erik Pedersen
2026-06-01 15:32:41 +02:00
parent 4e17421ec2
commit 0f440460c8
3 changed files with 15 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
{{/* gotmplfmt-ignore-all */}}
{{/* gotmplfmt-ignore-all */ -}}
{{ printf "<?xml version=\"1.0\" encoding=\"utf-8\" standalone=\"yes\"?>" | safeHTML }}
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml">