templates: Add missing backticks in docs (#4737)

pull/4740/head
Marco Kaufmann 2022-04-27 19:41:37 +02:00 committed by GitHub
parent 40b193fb79
commit 3ab648382d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -100,6 +100,7 @@ func init() {
// {{ define "main" }}
// content
// {{ end }}
// ```
//
// **index.html**
// ```