1
0
mirror of https://github.com/janeczku/calibre-web synced 2025-01-28 18:04:48 +00:00
calibre-web/vendor/flask/testsuite/templates/_macro.html
2016-04-27 17:47:31 +02:00

2 lines
55 B
HTML

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