-
Notifications
You must be signed in to change notification settings - Fork 0
/
agb.html
31 lines (27 loc) · 1.44 KB
/
agb.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no" />
<meta name="description" content="Herzlich willkommen bei Susanne und Thomas in Braunwald. Wir wohnen in einem gemütlichen, renovierten ehemaligen Bauernhaus in Braunwald und bieten dir ein Gästezimmer mit Bad an." />
<meta property="og:title" content="Am Thuotenberg - Bed and Breakfast in Braunwald" />
<meta property="og:description" content="Herzlich willkommen bei Susanne und Thomas in Braunwald. Wir wohnen in einem gemütlichen, renovierten ehemaligen Bauernhaus in Braunwald und bieten dir ein Gästezimmer mit Bad an." />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://thuotenberg.ch" />
<meta property="og:image" content="https://thoutenberg/assets/header.jpg" />
<link href="https://fonts.googleapis.com/css2?family=Roboto&family=Roboto+Slab:wght@700&display=swap" rel="stylesheet">
<link href="style.css" rel="stylesheet" />
<script src="https://zircel.com/dist/hello/component.js"></script>
<title>AGB - Thuotenberg</title>
</head>
<body>
<zircel-page pid='5e75ecfbe7d08f0cab2e6c68' path="/agb" mode="production"></zircel-page>
<footer>
<a href="/">Startseite</a>
<a href="/buchen">Buchen</a>
<a href="/kontakt">Kontakt</a>
<a href="/agb">AGB</a>
<a href="">English</a>
</footer>
</body>
</html>