diff --git a/prototype/src/main/resources/templates/about.html b/prototype/src/main/resources/templates/about.html new file mode 100644 index 0000000..d41e2a6 --- /dev/null +++ b/prototype/src/main/resources/templates/about.html @@ -0,0 +1,20 @@ + + + + + e-commerce + + + + +
+
+

Über uns

+
+
+
+
+
+ + + diff --git a/prototype/src/main/resources/templates/privacy.html b/prototype/src/main/resources/templates/privacy.html new file mode 100644 index 0000000..41e5f9e --- /dev/null +++ b/prototype/src/main/resources/templates/privacy.html @@ -0,0 +1,20 @@ + + + + + e-commerce + + + + +
+
+

Datenschutzerklärung

+
+
+
+
+
+ + + diff --git a/prototype/src/main/resources/templates/terms.html b/prototype/src/main/resources/templates/terms.html new file mode 100644 index 0000000..0df06db --- /dev/null +++ b/prototype/src/main/resources/templates/terms.html @@ -0,0 +1,20 @@ + + + + + e-commerce + + + + +
+
+

Allgemeine Geschäftsbedingungen

+
+
+
+
+
+ + +