times_new_nginx/error-pages/502/502.html

15 lines
301 B
HTML
Raw Normal View History

2024-09-03 21:00:49 +03:00
<!DOCTYPE html>
<html>
<head>
<style>
.center {
display: block;
margin-left: auto;
margin-right: auto;
}
</style>
</head>
<body>
<img src="https://resources.softsols.ru/502.jpg" alt="oh no..." width="612" height="488" class="center">
</body>
</html>