1
0
mirror of https://github.com/janeczku/calibre-web synced 2025-01-14 11:15:44 +00:00
calibre-web/lib/flask/testsuite/templates/_macro.html

2 lines
55 B
HTML

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