This website requires JavaScript.
Explore
Sign In
mirror
/
zola
mirror of
https://github.com/getzola/zola
Watch
1
Star
0
Fork
You've already forked zola
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
zola
/
components
/
utils
/
test-templates
/
macros.html
4 lines
64 B
HTML
Raw
Permalink
Blame
History
{% macro twice(str) %}
{{str}}-{{str}}
{% endmacro twice %}
Reference in New Issue
View Git Blame
Copy Permalink