diff --git a/rcr/templates/rcr/item_update.html b/rcr/templates/rcr/item_update.html
index 9d8a25b7..8f7186ee 100644
--- a/rcr/templates/rcr/item_update.html
+++ b/rcr/templates/rcr/item_update.html
@@ -11,7 +11,7 @@
{{ form|crispy }}
- {% if skip %}
+ {% if skip == 0 or skip %}
{% endif %}