templates: Documentation consistency (#4796)

This commit is contained in:
David Larlet
2022-05-17 18:56:40 -04:00
committed by GitHub
parent 4b4e99bdb2
commit 9e760e2e0c
+1 -1
View File
@@ -107,7 +107,7 @@ func init() {
//
// **index.html**
// ```
// {{ import "/path/to/file.html" }}
// {{ import "/path/to/filename.html" }}
// {{ template "main" }}
// ```
//