From 372e9dcadafbd3c8692b077ff8d627e58219919d Mon Sep 17 00:00:00 2001 From: "Pavel \"LEdoian\" Turinsky" Date: Mon, 5 May 2025 04:24:46 +0200 Subject: [PATCH] =?UTF-8?q?Tagy=20nem=C5=AF=C5=BEou=20b=C3=BDt=20v=C3=ADce?= =?UTF-8?q?=C5=99=C3=A1dkov=C3=A9=20:-/?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- galerie/templates/galerie/Galerie.html | 15 +++------------ galerie/templates/galerie/GalerieNahled.html | 4 +--- 2 files changed, 4 insertions(+), 15 deletions(-) diff --git a/galerie/templates/galerie/Galerie.html b/galerie/templates/galerie/Galerie.html index 2aeb6089..1901ee98 100644 --- a/galerie/templates/galerie/Galerie.html +++ b/galerie/templates/galerie/Galerie.html @@ -65,12 +65,7 @@ {% endwith %} {% endif%} - {% zobrazit obrazek.jako_bazmek - height=vyska - width=sirka - alt=obrazek.popis - title=obrazek.popis - class=obrazek" %} + {% zobrazit obrazek.jako_bazmek height=vyska width=sirka alt=obrazek.popis title=obrazek.popis class=obrazek %} {% if obrazky_dalsi %} {% with obrazky_dalsi|first as dalsi_obrazek %} @@ -116,12 +111,8 @@ {% endfor %} - {% zmenseny_nahled obrazek.jako_bazmek - alt=obrazek.popis - class=obrazek - id=prostredni %} - {# height=obrazek.obrazek_maly.height - width=obrazek.obrazek_maly.width #} + {% zmenseny_nahled obrazek.jako_bazmek alt=obrazek.popis class=obrazek id=prostredni %} + {# height=obrazek.obrazek_maly.height width=obrazek.obrazek_maly.width #}