diff --git a/src/pretix/plugins/stripe/templates/pretixplugins/stripe/control.html b/src/pretix/plugins/stripe/templates/pretixplugins/stripe/control.html index 635a5de25..70aad8f85 100644 --- a/src/pretix/plugins/stripe/templates/pretixplugins/stripe/control.html +++ b/src/pretix/plugins/stripe/templates/pretixplugins/stripe/control.html @@ -1,4 +1,4 @@ - url(r'^webhook/$', webhook, name='webhook'),{% load i18n %} +{% load i18n %} {% if payment_info %} {% if order.status == "p" %}