check cover image dimensions in forms
[redakcja.git] / apps / cover / templates / cover / image_detail.html
index d09a658..cf8f921 100755 (executable)
@@ -27,7 +27,6 @@
 {% if editable %}
     <form method="post" enctype="multipart/form-data">
     {% csrf_token %}
-    {{ form.non_field_errors }}
 {% endif %}
 <table class='editable'><tbody>
     {{ form.as_table }}