This repository has been archived on 2024-12-23. You can view files and clone it, but cannot push or open issues or pull requests.
se-hub/lib/flask/testsuite/templates/_macro.html
2015-05-09 22:00:14 +03:00

1 line
55 B
HTML

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