Tagy nemůžou být víceřádkové :-/
This commit is contained in:
		
							parent
							
								
									a7f8fa0600
								
							
						
					
					
						commit
						372e9dcada
					
				
					 2 changed files with 4 additions and 15 deletions
				
			
		|  | @ -65,12 +65,7 @@ | ||||||
|       {% endwith %} |       {% endwith %} | ||||||
|     {% endif%} |     {% endif%} | ||||||
|     <span id="nahoru" class="kotva_obrazku"></span> |     <span id="nahoru" class="kotva_obrazku"></span> | ||||||
|     {% zobrazit obrazek.jako_bazmek |     {% zobrazit obrazek.jako_bazmek height=vyska width=sirka alt=obrazek.popis title=obrazek.popis class=obrazek %} | ||||||
|          height=vyska |  | ||||||
|          width=sirka |  | ||||||
|          alt=obrazek.popis |  | ||||||
|          title=obrazek.popis |  | ||||||
|          class=obrazek" %} |  | ||||||
|           |           | ||||||
|     {% if obrazky_dalsi %} |     {% if obrazky_dalsi %} | ||||||
|       {% with obrazky_dalsi|first as dalsi_obrazek %} |       {% with obrazky_dalsi|first as dalsi_obrazek %} | ||||||
|  | @ -116,12 +111,8 @@ | ||||||
|       {% endfor %} |       {% endfor %} | ||||||
|     </div> |     </div> | ||||||
| 
 | 
 | ||||||
|     {% zmenseny_nahled obrazek.jako_bazmek |     {% zmenseny_nahled obrazek.jako_bazmek alt=obrazek.popis class=obrazek id=prostredni %} | ||||||
|        alt=obrazek.popis |        {# height=obrazek.obrazek_maly.height width=obrazek.obrazek_maly.width #} | ||||||
|        class=obrazek |  | ||||||
|        id=prostredni %} |  | ||||||
|        {# height=obrazek.obrazek_maly.height |  | ||||||
|        width=obrazek.obrazek_maly.width #} |  | ||||||
| 
 | 
 | ||||||
|     <div class="navigace"> |     <div class="navigace"> | ||||||
|       {# nahledy nasledujicich obrazku #} |       {# nahledy nasledujicich obrazku #} | ||||||
|  |  | ||||||
|  | @ -98,9 +98,7 @@ Galerie {{galerie.nazev}} | ||||||
|             href="./{{obrazek.pk}}#nahoru" class="galerie_nahled"> |             href="./{{obrazek.pk}}#nahoru" class="galerie_nahled"> | ||||||
|           <span class="vystredeno"></span> |           <span class="vystredeno"></span> | ||||||
|           {% zmenseny_nahled obrazek.jako_bazmek  %} |           {% zmenseny_nahled obrazek.jako_bazmek  %} | ||||||
| {#            title=obrazek.popis (a byl tu if, že se použil jen když existoval…) | {#            title=obrazek.popis (a byl tu if, že se použil jen když existoval…) width=obrazek.obrazek_maly.width height=obrazek.obrazek_maly.height  #} | ||||||
|             width=obrazek.obrazek_maly.width |  | ||||||
|             height=obrazek.obrazek_maly.height  #} |  | ||||||
|         </a> |         </a> | ||||||
|     {% endfor %} |     {% endfor %} | ||||||
|     <br> |     <br> | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue
	
	 Pavel "LEdoian" Turinsky
						Pavel "LEdoian" Turinsky