mirror of
https://github.com/janeczku/calibre-web
synced 2025-02-08 15:10:06 +00:00
2 lines
55 B
HTML
2 lines
55 B
HTML
|
{% macro hello(name) %}Hello {{ name }}!{% endmacro %}
|