{% extends "pretixcontrol/event/settings_base.html" %} {% load i18n %}{% load bootstrap3 %} {% block inside %}

{% trans "Cooling-off refunds" %}

{% trans "Give buyers a self-serve refund window after purchase. Cancellation runs through pretix and auto-refunds to the original payment method where supported." %}

{% csrf_token %} {% bootstrap_form form layout="horizontal" %}
{% endblock %}