forked from KEMT/zpwiki
		
	topics
This commit is contained in:
		
							parent
							
								
									99ae6c432f
								
							
						
					
					
						commit
						49886c4c3e
					
				| @ -1,6 +1,5 @@ | ||||
| --- | ||||
| title: "Témy a projekty" | ||||
| cache_enable: false | ||||
| process: | ||||
|   markdown: false | ||||
|   twig: true | ||||
| @ -11,8 +10,9 @@ content: | ||||
|     dir: dest | ||||
| 
 | ||||
| --- | ||||
| 
 | ||||
| <ul> | ||||
| {% for p in page.collection %} | ||||
| <h2>{{ p.title }}</h2> | ||||
| <li><a href="{{ p.path }}">{{ p.title }}</a></li> | ||||
| {% endfor %} | ||||
| </ul> | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user