diff --git a/app/templates/order_items.html b/app/templates/order_items.html index 917c4aa..5dcb488 100644 --- a/app/templates/order_items.html +++ b/app/templates/order_items.html @@ -8,7 +8,7 @@ Haldis - Order {{ order.id }} {% block styles %} {{ super() }} - + {% endblock %}