forked from KEMT/zpwiki
		
	
		
			
				
	
	
	
		
			301 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			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 %}