fdb572d0ba
In case template contains some Jinja content that we don't want to resolve, there're not much options due to the bug, that ignores {% raw %} tags. The other way to work it around is to override tags that Jinja will use to detect the content it needs to render. This way content that should be renderred can be placed in the same template with the one that needs to stay intact. Change-Id: I4d28f5ab03858f5555f5e9e555da1dddc0f2b016 Related-Bug: #1649381
5 lines
63 B
Plaintext
5 lines
63 B
Plaintext
section1:
|
|
alfa: '{{ alfa_hotel }}'
|
|
baz: baz
|
|
tango: tango
|