forked from KEMT/zpwiki
		
	topics
This commit is contained in:
		
							parent
							
								
									74eeff4f3b
								
							
						
					
					
						commit
						c28ff37f2e
					
				@ -12,7 +12,7 @@ content:
 | 
				
			|||||||
---
 | 
					---
 | 
				
			||||||
<ul>
 | 
					<ul>
 | 
				
			||||||
{% for p in page.collection %}
 | 
					{% for p in page.collection %}
 | 
				
			||||||
<li><a href="{{ p.slug }}">{{ p.title }}</a></li>
 | 
					<li><a href="{{ p.url }}">{{ p.title }}</a></li>
 | 
				
			||||||
{% endfor %}
 | 
					{% endfor %}
 | 
				
			||||||
</ul>
 | 
					</ul>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user