Remove "/?" from resource URLs, add missing csrf_token, fix some errors.
[wolnelektury.git] / apps / picture / templates / picture / picture_short.html
index 080bd16..3b45530 100644 (file)
          {% 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 %}
-    <div class="clearboth"/>
+    <div class="clearboth"></div>
 </div>
 </div>