diff --git a/templates/index.html b/templates/index.html index e63adc4..b78607d 100644 --- a/templates/index.html +++ b/templates/index.html @@ -50,7 +50,7 @@ - + Senden diff --git a/templates/participant.html b/templates/participant.html index 19ea9c5..382f2af 100644 --- a/templates/participant.html +++ b/templates/participant.html @@ -1,12 +1,12 @@ {{ define "participant" }} - - Vorname - + + Vorname + - Nachname - + Nachname + - Firma - + Firma + {{ end }}