diff --git a/app/templates/order.html b/app/templates/order.html
index e58e7bd..ade38f3 100644
--- a/app/templates/order.html
+++ b/app/templates/order.html
@@ -63,10 +63,10 @@
name="choice_{{ choice.id }}"
class="form-control select">
{% for option in choice.options %}
-
+
{% endfor %}