diff --git a/app/templates/utils.html b/app/templates/utils.html index ed7e2f3..781eac2 100644 --- a/app/templates/utils.html +++ b/app/templates/utils.html @@ -1,6 +1,6 @@ {% macro render_order(order) -%}
-
+
{{ order.location_name }}
{{ order.items.count() }} items ordered for {{ order.association }}

@@ -8,10 +8,10 @@ Closes {{ order.stoptime.strftime("%H:%M") }}{{ order.stoptime|countdown }} {% else %}open{% endif %}

-
+
-
+