diff --git a/layouts/index.html b/layouts/index.html index 4e9e412..4b7a293 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -1,4 +1,4 @@ -{{ partial "creds.html" . }} +{{ partial "creds.html" . | safeHTML }} {{ partial "header.html" . }}