diff --git a/main/static/img/ipad_152.png b/main/static/img/ipad_152.png new file mode 100644 index 0000000..1836a0a Binary files /dev/null and b/main/static/img/ipad_152.png differ diff --git a/main/static/img/ipad_167.png b/main/static/img/ipad_167.png new file mode 100644 index 0000000..c79857a Binary files /dev/null and b/main/static/img/ipad_167.png differ diff --git a/main/static/img/ipad_180.png b/main/static/img/ipad_180.png new file mode 100644 index 0000000..d31ecb2 Binary files /dev/null and b/main/static/img/ipad_180.png differ diff --git a/main/static/img/iphone.png b/main/static/img/iphone.png new file mode 100644 index 0000000..a4e10e1 Binary files /dev/null and b/main/static/img/iphone.png differ diff --git a/main/templates/main/base.html b/main/templates/main/base.html index 62db6d4..19d47cf 100644 --- a/main/templates/main/base.html +++ b/main/templates/main/base.html @@ -4,10 +4,14 @@ + + - + + + + @@ -16,7 +20,7 @@ Meeting Organizer - + {% block pushup %} {% endblock %} @@ -27,6 +31,12 @@

Daten Speichern und Senden...

+
+ +
+

Daten abrufen...

+
+
diff --git a/main/templates/main/index.html b/main/templates/main/index.html index 676ef25..6b4566d 100644 --- a/main/templates/main/index.html +++ b/main/templates/main/index.html @@ -32,8 +32,13 @@ #header { padding-bottom: 2rem; } select { width: 7rem;} + @@ -453,7 +458,7 @@ document.getElementById("formsend").click() } -
+