From fe7076c6f479f73752734ea860a102a79fc18305 Mon Sep 17 00:00:00 2001 From: aleyckin Date: Thu, 25 May 2023 17:26:29 +0400 Subject: [PATCH] maks was trying --- .../resources/templates/product-filter.html | 91 +++++++++++++++++++ src/main/resources/templates/products.html | 4 + 2 files changed, 95 insertions(+) create mode 100644 src/main/resources/templates/product-filter.html diff --git a/src/main/resources/templates/product-filter.html b/src/main/resources/templates/product-filter.html new file mode 100644 index 0000000..ccee38e --- /dev/null +++ b/src/main/resources/templates/product-filter.html @@ -0,0 +1,91 @@ + + + + + +
+
+ + + + + + + + + + + + + +
НазваниеАдрессРедактировать запись
+ + +
+ +
+
+ +
+
+
+
+
+ + +
+
+
+ + + + + + + + + + + + + + + + +
НазваниеЦенаФотоКатегорияРедактировать запись
+ + + + +
+ +
+
+
+
+ + \ No newline at end of file diff --git a/src/main/resources/templates/products.html b/src/main/resources/templates/products.html index 17f2163..aafe478 100644 --- a/src/main/resources/templates/products.html +++ b/src/main/resources/templates/products.html @@ -11,6 +11,10 @@ th:href="@{/product/update/}"> Добавить + + Фильтр +