Tweak logged text
This commit is contained in:
parent
72e29ebf04
commit
9b9a78e2b9
@ -285,7 +285,7 @@ func renderIndex(examples []*Example) {
|
||||
|
||||
func renderExamples(examples []*Example) {
|
||||
if verbose() {
|
||||
fmt.Println("Generating HTML")
|
||||
fmt.Println("Rendering templates")
|
||||
}
|
||||
exampleTmpl := template.New("example")
|
||||
_, err := exampleTmpl.Parse(mustReadFile("templates/example.tmpl"))
|
||||
|
Loading…
x
Reference in New Issue
Block a user