mirror of
https://github.com/servo/servo
synced 2026-05-09 00:22:16 +02:00
9 lines
99 B
HTML
9 lines
99 B
HTML
<html>
|
|
<head>
|
|
<title>Certificate error</title>
|
|
</head>
|
|
<body>
|
|
<p>${reason}</p>
|
|
</body>
|
|
</html>
|