spee.ch/public/invalidUri.html
2017-05-31 16:44:45 -07:00

14 lines
326 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>No Claims</title>
</head>
<body>
<h1>spee.ch</h1>
<h3>Invalid URI</h3>
<p>There is no claim at that URI.</p>
</body>
</html>