mirror of
https://github.com/getzola/zola
synced 2025-01-05 16:38:50 +00:00
3 lines
69 B
HTML
3 lines
69 B
HTML
{% import "macros.html" as macros %}
|
|
|
|
{{ macros::twice(str="hey") }}
|