From 44ddd95730b99a12b2bff19c291a9c35d15e981c Mon Sep 17 00:00:00 2001 From: Son Nguyen Kim Date: Wed, 29 Jun 2022 18:21:49 +0200 Subject: [PATCH] fix coupon page (#1126) --- templates/dashboard/coupon.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/dashboard/coupon.html b/templates/dashboard/coupon.html index ad1314e6..881bdf84 100644 --- a/templates/dashboard/coupon.html +++ b/templates/dashboard/coupon.html @@ -50,4 +50,4 @@ coupon {% endblock %} -{% block script %}{% endblock %} +{% block script %}{% endblock %}