mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-10 10:25:03 -04:00
1 line
55 B
HTML
1 line
55 B
HTML
{% macro hello(name) %}Hello {{ name }}!{% endmacro %}
|