mirror of
https://github.com/onionshare/onionshare.git
synced 2024-12-23 22:39:41 -05:00
2 lines
55 B
HTML
2 lines
55 B
HTML
{% macro hello(name) %}Hello {{ name }}!{% endmacro %}
|