Fix issue with repeating {{ else }} blocks
Signed-off-by: Marcel Müller <neikos@neikos.email>
This commit is contained in:
parent
462355b6f2
commit
b0620a00d5
3 changed files with 63 additions and 28 deletions
|
|
@ -0,0 +1,3 @@
|
|||
{{ if t }}
|
||||
{{else}}{{ else }}
|
||||
{{end }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue