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

1 line
55 B
HTML

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