-
Notifications
You must be signed in to change notification settings - Fork 6
/
404.html
26 lines (24 loc) · 1.18 KB
/
404.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
---
permalink: /404.html
layout: default
title: "Error: 404"
subtitle: "Page not found"
---
<style type="text/css" media="screen">
.container {
margin: 10px auto;
max-width: 600px;
text-align: center;
}
h1 {
margin: 30px 0;
font-size: 4em;
line-height: 1;
letter-spacing: -1px;
}
</style>
<div class="container"
<p>Sorry, wir konnten diesen Pfad (ausnahmsweise) nicht finden. Suchst du etwas Bestimmtes? Dann wirst du sicher in unserer <a href="https://docu.scout.ch/de/dokumentation">Dokumentation</a> oder unter den <a href="https://docu.scout.ch/de/faq">FAQ</a> fündig.</p>
<p>Désolé, nous n'avons pas trouvé ce chemin (pour une fois). Tu cherches quelque chose de précis ? Tu trouveras certainement ce que tu cherches dans notre <a href 0"https://docu.scout.ch/fr/documentation">documentation</a> ou dans la <a href="https://docu.scout.ch/fr/faq">FAQ</a>.</p>
<p>Spiacenti, non siamo riusciti a trovare questo percorso (per una volta). State cercando qualcosa di specifico? Allora lo troverete sicuramente nella nostra <a href="https://docu.scout.ch/it/documentazione">documentazione</a> o nelle <a href"https://docu.scout.ch/it/faq">FAQ.</a></p>
</div>