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