{% extends "pretixcontrol/event/settings_base.html" %} {% load i18n %}{% load bootstrap3 %} {% block inside %}
{% trans "Add a booking fee (a fixed amount plus an optional percent of the order) to each order. Choose whether the guest pays it, you split it, or you absorb it entirely." %}
{% endblock %}