Skip to content

Commit

Permalink
templates: Add missing backticks in docs (#4737)
Browse files Browse the repository at this point in the history
  • Loading branch information
mahgoh committed Apr 27, 2022
1 parent 40b193f commit 3ab6483
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/caddyhttp/templates/templates.go
Expand Up @@ -100,6 +100,7 @@ func init() {
// {{ define "main" }}
// content
// {{ end }}
// ```
//
// **index.html**
// ```
Expand Down

0 comments on commit 3ab6483

Please sign in to comment.