mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
8 lines
99 B
HTML
8 lines
99 B
HTML
<html>
|
|
<head>
|
|
<title>Certificate error</title>
|
|
</head>
|
|
<body>
|
|
<p>${reason}</p>
|
|
</body>
|
|
</html>
|