mirror of
https://github.com/getzola/zola
synced 2024-11-14 16:17:12 +00:00
3 lines
69 B
HTML
3 lines
69 B
HTML
{% import "macros.html" as macros %}
|
|
|
|
{{ macros::twice(str="hey") }}
|