calibre-web/lib/flask/testsuite/templates/_macro.html

2 lines
55 B
HTML

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