From 2645e4dd849e0c7b03590ce3d8c5aa71dacd73a2 Mon Sep 17 00:00:00 2001 From: tomvahl Date: Fri, 6 Mar 2020 14:58:31 +0100 Subject: [PATCH] change create.html index.html and search.html --- src/main/resources/templates/create.html | 29 +----------------------- src/main/resources/templates/index.html | 21 +---------------- src/main/resources/templates/search.html | 21 ++++++++++++++++- 3 files changed, 22 insertions(+), 49 deletions(-) diff --git a/src/main/resources/templates/create.html b/src/main/resources/templates/create.html index 9a32e92..cd15ffd 100644 --- a/src/main/resources/templates/create.html +++ b/src/main/resources/templates/create.html @@ -25,34 +25,7 @@
-
-
-
- - - - - - - - - - - - - - - - - - - - - -
TitelBeschreibung
Titel1Beschreibung1
Titel2Beschreibung2
Titel3Beschreibung3
-
-
-
+
\ No newline at end of file diff --git a/src/main/resources/templates/index.html b/src/main/resources/templates/index.html index 44020e9..5d54fba 100644 --- a/src/main/resources/templates/index.html +++ b/src/main/resources/templates/index.html @@ -25,26 +25,7 @@
-
-
-
-

Gruppenerstellung

-
-
- - -
-
- - -
-
- -
-
-
-
-
+
\ No newline at end of file diff --git a/src/main/resources/templates/search.html b/src/main/resources/templates/search.html index b84e2d9..1725fd2 100644 --- a/src/main/resources/templates/search.html +++ b/src/main/resources/templates/search.html @@ -25,7 +25,26 @@
- +
+
+
+

Gruppenerstellung

+
+
+ + +
+
+ + +
+
+ +
+
+
+
+
\ No newline at end of file