servo/resources/badcert.html

9 lines
146 B
HTML

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