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

1 line
55 B
HTML

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