flask/tests/templates/_macro.html
Markus Unterwaditzer 0c4f17008d Move tests
2014-09-11 22:09:50 +02:00

1 line
55 B
HTML

{% macro hello(name) %}Hello {{ name }}!{% endmacro %}