mirror of
https://github.com/caddyserver/caddy.git
synced 2024-12-27 06:03:48 +03:00
templates: Documentation consistency (#4796)
This commit is contained in:
parent
4b4e99bdb2
commit
9e760e2e0c
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ func init() {
|
|||
//
|
||||
// **index.html**
|
||||
// ```
|
||||
// {{ import "/path/to/file.html" }}
|
||||
// {{ import "/path/to/filename.html" }}
|
||||
// {{ template "main" }}
|
||||
// ```
|
||||
//
|
||||
|
|
Loading…
Reference in a new issue