imported proper template lib.

This commit is contained in:
sm
2013-01-08 23:21:03 -08:00
parent fca78aefa0
commit f2e1cd8dae
+1 -1
View File
@@ -8,7 +8,7 @@ import (
"net/http"
"path/filepath"
"sync"
"text/template"
"html/template"
)
type Cred struct {