discourse/public/503.es.html

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

13 lines
441 B
HTML
Raw Normal View History

2017-07-20 17:27:02 +08:00
<!DOCTYPE html>
<html>
<head>
2020-10-17 06:07:21 +08:00
<title>Site Is Undergoing Maintenance</title>
2020-08-05 21:55:12 +08:00
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
2019-05-20 19:42:05 +08:00
<h1>Actualmente estamos fuera de servicio por el mantenimiento planificado del sitio</h1>
2019-10-08 18:25:24 +08:00
<p>Por favor, revisa nuevamente <span id="when-to-check-back">en unos minutos</span>.</p>
2019-05-20 19:42:05 +08:00
<p id="apology">¡Lo sentimos por los inconvenientes ocasionados!</p>
</body>
</html>