Files
servo/resources/badcert.html
2016-06-29 15:03:06 -04:00

10 lines
145 B
HTML

<html>
<head>
<title>Certificate error</title>
</head>
<body>
<img src="chrome://resources/itried.jpg">
<p>${reason}</p>
</body>
</html>