escaping the second curly bracket

This commit is contained in:
makayabou 2021-01-01 23:09:18 +01:00
parent b73e7de379
commit d8e090d941

View File

@ -11,6 +11,8 @@ with html coments and raw balises:
{{define "main"}} {{define "main"}}
<!-- {% endraw %} --> <!-- {% endraw %} -->
escaping the 2nd opening curly bracket:
{\{ define "main" }}
no raw balises (breaking local): no raw balises (breaking local):
{{define "main"}} {{ define "main" }}