forked from KEMT/zpwiki
		
	zzz
This commit is contained in:
		
							parent
							
								
									18dd1cef57
								
							
						
					
					
						commit
						b795267961
					
				@ -12,7 +12,7 @@ content:
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
<h2>Predmety</h2>
 | 
					<h2>Predmety</h2>
 | 
				
			||||||
<ul>
 | 
					<ul>
 | 
				
			||||||
{{ dump(taxonomy) }}
 | 
					{{ dump(taxonomy.taxonomy) }}
 | 
				
			||||||
{% for p in page.collection %}
 | 
					{% for p in page.collection %}
 | 
				
			||||||
<li><a href="{{ p.url }}">{{ p.title }}</a></li>
 | 
					<li><a href="{{ p.url }}">{{ p.title }}</a></li>
 | 
				
			||||||
{% endfor %}
 | 
					{% endfor %}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user