forked from KEMT/zpwiki
		
	topics
This commit is contained in:
		
							parent
							
								
									5d088c9c69
								
							
						
					
					
						commit
						313c97c2c7
					
				
							
								
								
									
										18
									
								
								pages/topics/default.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										18
									
								
								pages/topics/default.md
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,18 @@ | ||||
| --- | ||||
| title: "Témy a projekty" | ||||
| process: | ||||
|   markdown: false | ||||
|   twig: true | ||||
| content: | ||||
|   items: "self.children" | ||||
|   order: | ||||
|     by: date | ||||
|     dir: dest | ||||
| 
 | ||||
| --- | ||||
| 
 | ||||
| {% for p in page.collection.order('folder','asc') %} | ||||
| <h2>{{ p.title }}</h2> | ||||
| {{ p.summary }} | ||||
| {% endfor %} | ||||
| 
 | ||||
| @ -1,6 +0,0 @@ | ||||
| --- | ||||
| title: "Témy a projekty" | ||||
| content: | ||||
|   items: "self.modular" | ||||
| --- | ||||
| 
 | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user