img je nepárový html tag

This commit is contained in:
Kateřina Č 2021-02-23 22:00:22 +01:00
parent 255ba78d2f
commit 6cb1b78895

View file

@ -33,7 +33,7 @@
<hr> <hr>
{% if ac.titulka_nahled and ac.pdf %} {% if ac.titulka_nahled and ac.pdf %}
<a href="{{ac.pdf.url}}"><img id="azad_obrazek" src="{{ac.titulka_nahled.url}}" alt=Titulní strana {{ac.poradi}}. čísla></img></a> <a href="{{ac.pdf.url}}"><img id="azad_obrazek" src="{{ac.titulka_nahled.url}}" alt=Titulní strana {{ac.poradi}}. čísla></a>
{% endif %} {% endif %}
{% if ac.pdf %} {% if ac.pdf %}