+
+ <#list products as product>
+
+
${product.title} ${product.price} rub. | Details...
+
+ <#else>
+
Empty
+ #list>
+ <#if user.email??>
+
+
Сreate a new product
+
+ #if>
+
+
+
+
+
\ No newline at end of file
diff --git a/target/classes/templates/registration.ftlh b/target/classes/templates/registration.ftlh
new file mode 100644
index 0000000..ff9aaae
--- /dev/null
+++ b/target/classes/templates/registration.ftlh
@@ -0,0 +1,64 @@
+
+
+
+