zpwiki/pages/02.authors/default.md
2020-10-01 15:00:51 +02:00

301 B

title: Authors redirect: 'taxonomy?name=author' content: items: @self.children cache_enable: false twig_first: true process: markdown: false twig: true

Authors

    {% for p in page.collection %}
  • {{ p.title }}
  • {% endfor %}