mirror of
https://github.com/caddyserver/caddy.git
synced 2025-02-05 16:48:27 +03:00
templates: Add missing backticks in docs (#4737)
This commit is contained in:
parent
40b193fb79
commit
3ab648382d
1 changed files with 1 additions and 0 deletions
|
@ -100,6 +100,7 @@ func init() {
|
||||||
// {{ define "main" }}
|
// {{ define "main" }}
|
||||||
// content
|
// content
|
||||||
// {{ end }}
|
// {{ end }}
|
||||||
|
// ```
|
||||||
//
|
//
|
||||||
// **index.html**
|
// **index.html**
|
||||||
// ```
|
// ```
|
||||||
|
|
Loading…
Reference in a new issue