1
0
mirror of https://github.com/janeczku/calibre-web synced 2024-12-04 15:29:59 +00:00
calibre-web/vendor/flask/testsuite/templates/_macro.html

2 lines
55 B
HTML
Raw Normal View History

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