se-hub/lib/flask/testsuite/templates/_macro.html

2 lines
55 B
HTML
Raw Normal View History

2015-05-09 19:00:14 +00:00
{% macro hello(name) %}Hello {{ name }}!{% endmacro %}