mirror of
https://github.com/servo/servo.git
synced 2025-06-04 07:35:36 +00:00
9 lines
145 B
HTML
9 lines
145 B
HTML
<html>
|
|
<head>
|
|
<title>Certificate error</title>
|
|
</head>
|
|
<body>
|
|
<img src="chrome://resources/itried.jpg">
|
|
<p>${reason}</p>
|
|
</body>
|
|
</html>
|