forked from KEMT/zpwiki
		
	zzz
This commit is contained in:
		
							parent
							
								
									1a7179c4f4
								
							
						
					
					
						commit
						1f42411b00
					
				| @ -1,6 +1,6 @@ | |||||||
| --- | --- | ||||||
| title: Vzorný študent 2016 | title: Vzorný študent 2016 | ||||||
| taxonomies: | taxonomy: | ||||||
|   type: student |   type: student | ||||||
|   start_year: 2016 |   start_year: 2016 | ||||||
|   teacher: hladek |   teacher: hladek | ||||||
|  | |||||||
| @ -1,6 +1,6 @@ | |||||||
| --- | --- | ||||||
| title: Vzorový študent 2017 | title: Vzorový študent 2017 | ||||||
| taxonomies: | taxonomy: | ||||||
|   type: student |   type: student | ||||||
|   start_year: 2017 |   start_year: 2017 | ||||||
|   teacher: hladek |   teacher: hladek | ||||||
|  | |||||||
| @ -13,7 +13,7 @@ content: | |||||||
| 
 | 
 | ||||||
| <h2>Predmety</h2> | <h2>Predmety</h2> | ||||||
| <ul> | <ul> | ||||||
| {{ dump(taxonomy.taxonomy) }} | {{ dump(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