mirror of
https://github.com/JonathanHerrewijnen/calibre-web.git
synced 2024-11-14 23:20:24 +00:00
2 lines
55 B
HTML
2 lines
55 B
HTML
{% macro hello(name) %}Hello {{ name }}!{% endmacro %}
|