forked from KEMT/zpwiki
		
	zzz
This commit is contained in:
		
							parent
							
								
									1a7179c4f4
								
							
						
					
					
						commit
						1f42411b00
					
				@ -1,6 +1,6 @@
 | 
			
		||||
---
 | 
			
		||||
title: Vzorný študent 2016
 | 
			
		||||
taxonomies:
 | 
			
		||||
taxonomy:
 | 
			
		||||
  type: student
 | 
			
		||||
  start_year: 2016
 | 
			
		||||
  teacher: hladek
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
---
 | 
			
		||||
title: Vzorový študent 2017
 | 
			
		||||
taxonomies:
 | 
			
		||||
taxonomy:
 | 
			
		||||
  type: student
 | 
			
		||||
  start_year: 2017
 | 
			
		||||
  teacher: hladek
 | 
			
		||||
 | 
			
		||||
@ -13,7 +13,7 @@ content:
 | 
			
		||||
 | 
			
		||||
<h2>Predmety</h2>
 | 
			
		||||
<ul>
 | 
			
		||||
{{ dump(taxonomy.taxonomy) }}
 | 
			
		||||
{{ dump(taxonomy) }}
 | 
			
		||||
{% for p in page.collection %}
 | 
			
		||||
<li><a href="{{ p.url }}">{{ p.title }}</a></li>
 | 
			
		||||
{% endfor %}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user