forked from KEMT/zpwiki
		
	zzz
This commit is contained in:
		
							parent
							
								
									2328bff630
								
							
						
					
					
						commit
						f5bdbf89f2
					
				| @ -17,7 +17,7 @@ content: | |||||||
| {% endfor %} | {% endfor %} | ||||||
| </ul> | </ul> | ||||||
| <ul> | <ul> | ||||||
| {% for student in taxonomy.findTaxonomy({'teacher':'hladek','type':'student'}) %} | {% for student in taxonomy.findTaxonomy({'teacher':'hladek'}) %} | ||||||
| <li><a href="{{ student.url }}">{{ student.title }}</a> {{student.taxonomy.start_year}}, {{student.taxonomy.topics}}</li> | <li><a href="{{ student.url }}">{{ student.title }}</a> {{student.taxonomy.start_year}}, {{student.taxonomy.topics}}</li> | ||||||
| {% endfor %} | {% endfor %} | ||||||
| </ul> | </ul> | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user