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

{% trans "Pay it forward" %}

{% trans "Let buyers fund a ticket for someone who can't afford one. Create a non-admission product to carry the contribution, reference its ID below, and set the cost of one funded ticket. Low-income fans can request a ticket from the public claim page." %}

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