Verifiziere Mailadresse vor dem Löschen von Sprechstunden
This commit is contained in:
parent
8654263798
commit
b594c7bf75
5 changed files with 63 additions and 15 deletions
5
templating/templates/deleteFailure.html
Normal file
5
templating/templates/deleteFailure.html
Normal file
|
@ -0,0 +1,5 @@
|
|||
{{define "title"}}Sprechstunde löschen{{end}}
|
||||
|
||||
{{define "content"}}
|
||||
Das Löschen der Sprechstunde ist fehlgeschlagen: {{.Error}}
|
||||
{{end}}
|
Loading…
Add table
Add a link
Reference in a new issue