This website requires JavaScript.
Explore
Help
Sign in
orbit-oss
/
flask
Watch
4
Star
4
Fork
You've already forked flask
2
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
36e4a824f3
flask
/
tests
/
templates
/
_macro.html
2 lines
55 B
HTML
Raw
Normal View
History
Unescape
Escape
Added support for macro pulling and documented certain design decisions.
2010-04-18 15:44:06 +02:00
{% macro hello(name) %}Hello {{ name }}!{% endmacro %}
Reference in a new issue
Copy permalink