dip/templates/error.html

8 lines
96 B
HTML
Raw Normal View History

<html>
<head>
<title>Public IP Address</title>
</head>
<body>
<h1>Error</h1>
</body>
</html>