mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-26 06:25:58 -05:00
2 lines
55 B
HTML
2 lines
55 B
HTML
{% macro hello(name) %}Hello {{ name }}!{% endmacro %}
|