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