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