aboutsummaryrefslogtreecommitdiffstats
path: root/resources/neterror.html
blob: 8af6cbb2d0875eddbe842216a0220792b2034423 (plain) (blame)
1
2
3
4
5
6
7
8
<html>
<head>
  <title>Error loading page</title>
</head>
<body>
  <p>Could not load the requested page: ${reason}</p>
</body>
</html>