summaryrefslogtreecommitdiff
path: root/templates/not_found.html.ep
blob: df583aef7e12b6c9d6de9772e0a9f24a1d5f84ce (plain)
1
2
3
4
5
6
7
<div class="container">
<div class="error">
<strong>404 Page Not Found:</strong>
Die aufgerufene URL existiert nicht und ist keine gültige Abbildung auf einen
Bahnhofsnamen.
</div>
</div>