korektury | čárky mezi opravujícíma
This commit is contained in:
		
							parent
							
								
									ff9a207bfb
								
							
						
					
					
						commit
						46cd63f621
					
				
					 1 changed files with 4 additions and 1 deletions
				
			
		|  | @ -82,7 +82,10 @@ | |||
| 	<!-- /Zmenit stav PDF !--> | ||||
| 	<hr/> | ||||
| 	<p> | ||||
| 	Děkujeme opravovatelům: {% for autor,pocet in zasluhy.items %} {{autor}}({{pocet}}) {% endfor %}</p> | ||||
|   Děkujeme opravovatelům: | ||||
|     {% for autor,pocet in zasluhy.items %} | ||||
|       {{autor}} ({{pocet}}){% if not forloop.last %},{% endif %} | ||||
|     {% endfor %}</p> | ||||
| 	<hr> | ||||
| 
 | ||||
| 	{% for o in opravy %} | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue
	
	 Bc. Petr Pecha
						Bc. Petr Pecha