fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Remove "/?" from resource URLs, add missing csrf_token, fix some errors.
[wolnelektury.git]
/
apps
/
picture
/
templates
/
picture
/
picture_short.html
diff --git
a/apps/picture/templates/picture/picture_short.html
b/apps/picture/templates/picture/picture_short.html
index
080bd16
..
3b45530
100644
(file)
--- a/
apps/picture/templates/picture/picture_short.html
+++ b/
apps/picture/templates/picture/picture_short.html
@@
-65,14
+65,14
@@
{% if picture.image_file %}
<span><a href="{{ picture.image_file.url}}">JPG</a> {% trans "original" %}</span>
{% endif %}
{% if picture.image_file %}
<span><a href="{{ picture.image_file.url}}">JPG</a> {% trans "original" %}</span>
{% endif %}
- </div>
-->
- </li>
+ </div>
+ </li>
-->
</ul>
{% block book-box-extra-info %}{% endblock %}
{% block box-append %}
{% endblock %}
{% block right-column %}
{% endblock %}
</ul>
{% block book-box-extra-info %}{% endblock %}
{% block box-append %}
{% endblock %}
{% block right-column %}
{% endblock %}
- <div class="clearboth"
/
>
+ <div class="clearboth"
></div
>
</div>
</div>
</div>
</div>