diff --git a/build.gradle b/build.gradle index 92d93d7..2b80528 100644 --- a/build.gradle +++ b/build.gradle @@ -18,7 +18,7 @@ apply plugin: 'war' apply plugin: 'application' group = 'de.jottyfan.camporganizer' -version = '0.1.9' +version = '0.2.0' sourceCompatibility = 17 mainClassName = "de.jottyfan.camporganizer.Main" diff --git a/src/main/resources/templates/index.html b/src/main/resources/templates/index.html index 5f20392..bf5de3f 100644 --- a/src/main/resources/templates/index.html +++ b/src/main/resources/templates/index.html @@ -7,62 +7,52 @@ -
- -
-
-   -
-
-
-
-
Ort
-
- -
-
-
-
Jungen und Mädchen
-
-
-
-
Zeit
-
- -
-
-
-
Preis
-
-
-
-
Ferien
-
-
-
-
-
- jetzt anmelden +
+
+
+
+
+
+   +
+
+ + + + + + + + + + + + + + + + + + + + +
Ort
Alter
Zeit
Preis
jetzt anmelden
+
-
\ No newline at end of file