mirror of
https://github.com/pretix/pretix.git
synced 2026-05-06 15:24:02 +00:00
Fix copy-paste-error
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
url(r'^webhook/$', webhook, name='webhook'),{% load i18n %}
|
||||
{% load i18n %}
|
||||
|
||||
{% if payment_info %}
|
||||
{% if order.status == "p" %}
|
||||
|
||||
Reference in New Issue
Block a user