mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-28 22:19:59 +02:00
committed by
Bjørn Erik Pedersen
parent
e81c06c3f0
commit
75e55cd06f
@@ -68,7 +68,7 @@ type GoHTMLTemplate struct {
|
||||
errors []*templateErr
|
||||
}
|
||||
|
||||
// The "Global" Template System
|
||||
// T is the "global" template system
|
||||
func T() Template {
|
||||
if tmpl == nil {
|
||||
tmpl = New()
|
||||
|
Reference in New Issue
Block a user