hirnkotze/_root/pages.html
2013-09-09 22:35:03 -07:00

7 lines
66 B
HTML

<ul>
{{# _root.all }}
{{> pages_list }}
{{/ _root.all }}
</ul>