Moc věcí se jmenuje obrázek…
This commit is contained in:
parent
e0939e0e03
commit
d07d4daf04
1 changed files with 2 additions and 2 deletions
|
@ -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 %}
|
||||
|
|
Loading…
Reference in a new issue