servo/resources/badcert.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>