zpwiki/pages/04.categories/default.md
2020-10-02 14:24:56 +02:00

309 B

title: Kategórie redirect: 'taxonomy?name=category' content: items: @self.children cache_enable: false twig_first: true process: markdown: false twig: true

Kategórie

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