2022-09-21 20:18:39 +00:00
|
|
|
{{define "title"}}Anfrage ausgeführt{{end}}
|
|
|
|
|
|
|
|
{{define "content"}}
|
2024-05-12 16:47:57 +00:00
|
|
|
<div class="col-md-8 offset-md-2 alert alert-success">
|
2023-07-09 10:27:17 +00:00
|
|
|
Deine Anfrage wurde ausgeführt.
|
|
|
|
</div>
|
2022-09-21 20:18:39 +00:00
|
|
|
{{end}}
|