Update010920251648
This commit is contained in:
parent
4055e3ae54
commit
29e3a85eae
6 changed files with 162 additions and 36 deletions
32
content/german/danke.md
Normal file
32
content/german/danke.md
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
---
|
||||
title: "Danke"
|
||||
description: ""
|
||||
subtitle : ""
|
||||
lastmod: 2024-07-22T00:00:00
|
||||
layout: "danke"
|
||||
draft: false
|
||||
---
|
||||
|
||||
|
||||
## Vielen Dank!
|
||||
|
||||
Ihre Nachricht wurde erfolgreich gesendet. Wir melden uns bald bei Ihnen.
|
||||
|
||||
<div style="margin-top: 20px;">
|
||||
<a href="/" class="button">Zurück zu Amperion</a>
|
||||
</div>
|
||||
|
||||
<style>
|
||||
.button {
|
||||
display: inline-block;
|
||||
padding: 10px 20px;
|
||||
background-color: #007BFF;
|
||||
color: white;
|
||||
text-decoration: none;
|
||||
border-radius: 5px;
|
||||
font-weight: bold;
|
||||
}
|
||||
.button:hover {
|
||||
background-color: #0056b3;
|
||||
}
|
||||
</style>
|
||||
Loading…
Add table
Add a link
Reference in a new issue