jinja2/tests/res/templates/syntaxerror.html

5 lines
47 B
HTML
Raw Permalink Normal View History

2023-03-14 15:43:04 +08:00
Foo
{% for item in broken %}
...
{% endif %}