diff --git a/main.go b/main.go index 5e1e6a2..22f9f47 100644 --- a/main.go +++ b/main.go @@ -8,7 +8,7 @@ import ( "net/http" "path/filepath" "sync" - "text/template" + "html/template" ) type Cred struct {