diff --git a/src/main/resources/templates/catalog.html b/src/main/resources/templates/catalog.html index 04f0225..ee8c925 100644 --- a/src/main/resources/templates/catalog.html +++ b/src/main/resources/templates/catalog.html @@ -11,6 +11,7 @@
Home Katalog + Eventplaner Aufträge
diff --git a/src/main/resources/templates/eventPlanner.html b/src/main/resources/templates/eventPlanner.html new file mode 100644 index 0000000..986b98a --- /dev/null +++ b/src/main/resources/templates/eventPlanner.html @@ -0,0 +1,27 @@ + + + + + + Katalog + + +
+ Home + Katalog + Eventplaner + Aufträge + +
+ + + + + diff --git a/src/main/resources/templates/orders.html b/src/main/resources/templates/orders.html index c65c4a7..f94afd4 100644 --- a/src/main/resources/templates/orders.html +++ b/src/main/resources/templates/orders.html @@ -11,6 +11,7 @@
Home Katalog + Eventplaner Aufträge
@@ -29,7 +30,7 @@ Rechnung Bezahlt Preis - + @@ -80,4 +81,3 @@

- diff --git a/src/main/resources/templates/welcome.html b/src/main/resources/templates/welcome.html index ce6e28f..f26b94b 100644 --- a/src/main/resources/templates/welcome.html +++ b/src/main/resources/templates/welcome.html @@ -10,6 +10,7 @@
Home Katalog + Eventplaner Aufträge