mirror of
https://github.com/servo/servo
synced 2026-04-27 18:07:52 +02:00
10 lines
145 B
HTML
10 lines
145 B
HTML
<html>
|
|
<head>
|
|
<title>Certificate error</title>
|
|
</head>
|
|
<body>
|
|
<img src="chrome://resources/itried.jpg">
|
|
<p>${reason}</p>
|
|
</body>
|
|
</html>
|