{% extends "pretixcontrol/event/settings_base.html" %} {% load i18n %}{% load bootstrap3 %} {% block inside %}
{% blocktrans %}Set Stripe up once on a single event, mark it the template, and every other event in this organiser that has no Stripe yet is wired up automatically — no re-entering keys per event.{% endblocktrans %}
{% if is_template %} {% if has_stripe %}