diff --git a/src/pretix/presale/templates/pretixpresale/event/checkout_questions.html b/src/pretix/presale/templates/pretixpresale/event/checkout_questions.html index 1a5b529832..179158e309 100644 --- a/src/pretix/presale/templates/pretixpresale/event/checkout_questions.html +++ b/src/pretix/presale/templates/pretixpresale/event/checkout_questions.html @@ -53,13 +53,15 @@ {% if pos.variation %} – {{ pos.variation }} {% endif %} - + {% if forloop.counter > 1 %} + + + + + {% else %} + + {% endif %} - {% if forloop.counter > 1 %} - - - - {% endif %}