diff --git a/registrasion/templates/product_category.html b/registrasion/templates/product_category.html index 54a5bb7b304e9c8fd802b33997eb1e8dbf78c48c..9822cfcd1f5136ce66fee4694b386c79d00cd703 100644 --- a/registrasion/templates/product_category.html +++ b/registrasion/templates/product_category.html @@ -9,12 +9,14 @@
{% csrf_token %} + - {{ formset }} + {{ form }}
+ {% endblock %}