mirror of https://github.com/caddyserver/caddy.git
templates: Documentation consistency (#4796)
This commit is contained in:
parent
4b4e99bdb2
commit
9e760e2e0c
|
@ -107,7 +107,7 @@ func init() {
|
|||
//
|
||||
// **index.html**
|
||||
// ```
|
||||
// {{ import "/path/to/file.html" }}
|
||||
// {{ import "/path/to/filename.html" }}
|
||||
// {{ template "main" }}
|
||||
// ```
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue