We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4de064b commit cc4c28cCopy full SHA for cc4c28c
dnscrypt-proxy/templates.go
@@ -4,7 +4,7 @@ import (
4
_ "embed"
5
)
6
7
-// Embedded templates and static files using go:embed
+// MainHTMLTemplate - templates and static files using go:embed
8
//
9
//go:embed static/templates/dashboard.html
10
var MainHTMLTemplate string
0 commit comments