{% if line.addon_to %}
+
@@ -260,24 +255,26 @@
{{ line.subevent.name }} · {{ line.subevent.get_date_range_display }}
{% endif %}
-
+ {% endif %}
{% if line.has_questions %}
{% if line.item.admission and event.settings.attendee_names_asked %}
@@ -486,6 +483,11 @@
{% endfor %}
+ {% if order.payment_refund_sum > 0 %}
+
+ {% trans "Create a refund" %}
+
+ {% endif %}