2020-12-14 13:33:37 -05:00
|
|
|
<html>
|
2020-12-14 13:42:08 -05:00
|
|
|
<head>
|
|
|
|
<title>Nayyyyyyyyyy</title>
|
|
|
|
<style>
|
2020-12-14 13:33:37 -05:00
|
|
|
img {
|
|
|
|
width: 100%;
|
|
|
|
height: auto;
|
|
|
|
}
|
2020-12-14 13:42:08 -05:00
|
|
|
</style>
|
|
|
|
</head>
|
2020-12-14 13:33:37 -05:00
|
|
|
<body>
|
|
|
|
<img src="images/error.jpg" alt="error" />
|
|
|
|
</body>
|
|
|
|
</html>
|