diff --git a/myproject/products/templates/products/productkit_create.html b/myproject/products/templates/products/productkit_create.html new file mode 100644 index 0000000..86ce25e --- /dev/null +++ b/myproject/products/templates/products/productkit_create.html @@ -0,0 +1,363 @@ +{% extends 'base.html' %} + +{% block title %}Создать комплект{% endblock %} + +{% block content %} +