Update index.html

This commit is contained in:
2023-09-25 20:48:25 +06:00
committed by GitHub
parent 00154ead8e
commit ffa90ac083

View File

@ -1,4 +1,4 @@
{{ partial "creds.html" . }}
{{ partial "creds.html" . | safeHTML }}
<!DOCTYPE html>
<html>
{{ partial "header.html" . }}