diff --git a/myproject/orders/templates/orders/order_form.html b/myproject/orders/templates/orders/order_form.html
index e0fcbda..0f38e13 100644
--- a/myproject/orders/templates/orders/order_form.html
+++ b/myproject/orders/templates/orders/order_form.html
@@ -2256,6 +2256,59 @@ if (!document.getElementById('notification-styles')) {
})();
+
+{% if draft_items_json %}
+
+{% endif %}
+