From 920bda8b69d2f2c078d369fe25684c437c50e40f Mon Sep 17 00:00:00 2001 From: Filipp Lepalaan Date: Thu, 3 Nov 2016 09:25:22 +0200 Subject: Use url name instead of view --- servo/templates/orders/remove_product.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'servo/templates/orders') diff --git a/servo/templates/orders/remove_product.html b/servo/templates/orders/remove_product.html index e6d2966..3aacb2b 100755 --- a/servo/templates/orders/remove_product.html +++ b/servo/templates/orders/remove_product.html @@ -10,7 +10,7 @@ {% endblock body %} {% block footer %} -
+ {% csrf_token %}
-- cgit v1.2.3