diff --git a/src/main/resources/templates/order/list.html b/src/main/resources/templates/order/list.html
new file mode 100644
index 0000000..036155b
--- /dev/null
+++ b/src/main/resources/templates/order/list.html
@@ -0,0 +1,50 @@
+
+
+
+
+ list order
+
+
+
+
Header
+
+
+
+
+
+
+
+
#
+
Статус
+
Адрес
+
Дата заказа
+
Список покупок
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/main/resources/templates/order/newOrder.html b/src/main/resources/templates/order/newOrder.html
new file mode 100644
index 0000000..35f1c29
--- /dev/null
+++ b/src/main/resources/templates/order/newOrder.html
@@ -0,0 +1,82 @@
+
+
+
+
+ Add order
+
+
+
+
Header
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/main/resources/templates/product/form.html b/src/main/resources/templates/product/form.html
index d685026..f28feb1 100644
--- a/src/main/resources/templates/product/form.html
+++ b/src/main/resources/templates/product/form.html
@@ -12,7 +12,7 @@