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