diff --git a/app/templates/order.html b/app/templates/order.html index 02fdccd..7285ce8 100644 --- a/app/templates/order.html +++ b/app/templates/order.html @@ -316,9 +316,6 @@
{{ item.dish_name }}{{ "; " + item.comment if item.comment }}
{% endfor %} -
  • - -
  • @@ -331,8 +328,6 @@ On selected: - - {% if order.is_closed() %}