forked from CGM_Public/pretix_original
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 payment_info %}
|
||||||
{% if order.status == "p" %}
|
{% if order.status == "p" %}
|
||||||
|
|||||||
Reference in New Issue
Block a user