aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/Jinja2/py3/tests/res/templates/syntaxerror.html
blob: f21b817939831b9f7a02663f157ac273c9d47625 (plain) (blame)
1
2
3
4
Foo
{% for item in broken %}
  ...
{% endif %}