gecko-dev/servo/resources/neterror.html

9 строки
135 B
HTML

<html>
<head>
<title>Error loading page</title>
</head>
<body>
<p>Could not load the requested page: ${reason}</p>
</body>
</html>