Merge branch 'matej-archiv-nahledy'
This commit is contained in:
		
						commit
						dd1b857730
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		|  | @ -30,9 +30,9 @@ | |||
|         <li><a href='{{ c.rocnik.verejne_url }}'>Ročník {{ c.rocnik }}</a> | ||||
|         <div class='nahledy_cisel_radek'> | ||||
|       {% endifchanged %} | ||||
|         <a href='{{ c.verejne_url }}' title='{{ c.kod }}'> | ||||
|           <img src='{{ www_png_dir }}/{{ c.rocnik.rocnik }}-{{ c.cislo }}.png'> | ||||
|         </a> | ||||
|         <a href='{{ c.verejne_url }}' title='{{ c.kod }}'><img | ||||
|             src='{{ www_png_dir }}/{{ c.rocnik.rocnik }}-{{ c.cislo }}.png' | ||||
|         ></a> | ||||
|     {% empty %} | ||||
|       Nejsou žádné ročníky | ||||
|     {% endfor %} | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue
	
	 Matěj Kocián
						Matěj Kocián