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