diff --git a/main/templates/main/index.html b/main/templates/main/index.html index a5ce052..a567d5a 100644 --- a/main/templates/main/index.html +++ b/main/templates/main/index.html @@ -24,6 +24,7 @@ .t { background-color: rgba(5, 72, 81, 0.1); } .s { background-color: lightgray; } .inp_numb { width: 3rem;} + .formcontrol { margin-left: 3rem; margin-top: 2rem;} #t { margin: 0 3.000rem; background-color: rgba(8, 161, 181, 0.1); } #s { margin: 0 3.000rem; background-color: rgba(210, 214, 214, 0.373); } #other { margin: 0.250rem 3.000rem; } @@ -36,408 +37,413 @@ - -
- - - - -
- -

Infos

-
-
-
- - - - - + +
Infos
-

- Gastfreundschaft +

+ {% csrf_token %} +
+ + + + +
+ +

Infos

+
+
+
+ + + + + + - - - -
Infos
+

+ Gastfreundschaft + Gruppe: + +

+

+ Reinigung Gruppe: -

-

- Reinigung - Gruppe: - -

-

-
- - - -
- - - - -
- -

Predigtdienst

-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
1. Dienst
- - - - - - -
2. Dienst
- - - - - - -
3. Dienst
- - - - - - -
4. Dienst
- - - - - - -
5. Dienst
- - - - - - -
6. Dienst
- - - - - - -
-
- - - - -
- - - - -
- -

ORDNUNGSDIENST

-
-
-
- - - - - - - - - - - + + +
Saal
-

- 1. -

+
+ + + +
+ + + + +
+ +

Predigtdienst

+
+
+
+ + + + + + + - - - + - - - - - - - - - - - + + + + + + + - - - + - -
1. Dienst
+ + + + -

-
-

- 2. -

+ -

-
Foyer
-

- 1. -

2. Dienst
+ + + + -

-
-

- 2. -

+ -

-
-
- - - - -
- - - - -
- -

Technik

-
-
-
- - - - - - - - - - - + + + + + + + - - - + - - - - - - - - - - - - - + + + + + + + + - - - + + + + + + + + - - - - - - - - - - - - - - + + + + + + + + - -
Anlage
-

- 1. -

3. Dienst
+ + + + -

-
-

- 2. -

+ -

-
Zoom
-

- 1. -

4. Dienst
+ + + + + + -

-
-

- 2. -

5. Dienst
+ + + + + + -

-
Bühne
-

- 1. -

6. Dienst
+ + + + + + -

-
-
-

!Technik_END!

+
+
+ + + + +
+ + + + +
+ +

ORDNUNGSDIENST

+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Saal
+

+ 1. + +

+
+

+ 2. + +

+
Foyer
+

+ 1. + +

+
+

+ 2. + +

+
+
+ + + + +
+ + + + +
+ +

Technik

+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Anlage
+

+ 1. + +

+
+

+ 2. + +

+
Zoom
+

+ 1. + +

+
+

+ 2. + +

+
Bühne
+

+ 1. + +

+
+
+

!Technik_END!

+
+ +
+ {% endblock %} \ No newline at end of file