This website requires JavaScript.
Explore
Help
Sign In
openkylin
/
jinja2
mirror of
https://gitee.com/openkylin/jinja2.git
Watch
9
Star
0
Fork
You've already forked jinja2
0
Code
Issues
Projects
Releases
Wiki
Activity
33d81ad2d4
jinja2
/
examples
/
basic
/
templates
/
subbroken.html
4 lines
64 B
HTML
Raw
Blame
History
{% macro may_break(item) -%}
[{{ item / 0 }}]
{%- endmacro %}
Reference in New Issue
View Git Blame
Copy Permalink