aelias36 opened this issue 3 years ago · 0 comments
>>> template = "{{& html_stuff}}" >>> chevron.render(template, {'a':'123'}, keep = True) '{{ html_stuff }}'