fix coupon page (#1126)

This commit is contained in:
Son Nguyen Kim 2022-06-29 18:21:49 +02:00 committed by GitHub
parent d06470a3c6
commit 44ddd95730
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -50,4 +50,4 @@ coupon
</div>
</div>
{% endblock %}
{% block script %}<script type="text/javascript">Paddle.Setup({vendor: {{PADDLE_VENDOR_ID } }});</script>{% endblock %}
{% block script %}<script type="text/javascript">Paddle.Setup({vendor: {{PADDLE_VENDOR_ID }} });</script>{% endblock %}