package components import "github.com/tigorlazuardi/redmage/views" templ Head(vc *views.Context) { if vc.Config.Bool("http.hotreload") { } }