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