Compare commits

..

No commits in common. "d6653cf9dc371ebcf6c45e2c71db99898ed56463" and "63d1d4afeb9a4f321d4c6f8b7b9d93e9d42c0257" have entirely different histories.

View file

@ -65,7 +65,7 @@
{% endwith %}
{% endif%}
<span id="nahoru" class="kotva_obrazku"></span>
{% zobrazit obrazek.jako_bazmek alt=obrazek.popis title=obrazek.popis class="obrazek" %}
{% zobrazit obrazek.jako_bazmek alt=obrazek.popis title=obrazek.popis class=obrazek %}
{% if obrazky_dalsi %}
{% with obrazky_dalsi|first as dalsi_obrazek %}
@ -110,7 +110,7 @@
<a href="../{{obrazek.pk}}#nahoru">{% zmenseny_nahled obrazek.jako_bazmek height=100 %}</a>
{% endfor %}
{% zmenseny_nahled obrazek.jako_bazmek alt=obrazek.popis class="obrazek" id="prostredni" %}
{% zmenseny_nahled obrazek.jako_bazmek alt=obrazek.popis class=obrazek id="prostredni" %}
{# nahledy nasledujicich obrazku #}
{% for obrazek in obrazky_dalsi %}