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