templates: Add missing backticks in docs (#4737)

This commit is contained in:
Marco Kaufmann
2022-04-27 19:41:37 +02:00
committed by GitHub
parent 40b193fb79
commit 3ab648382d

View File

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