discourse/public/503.es.html

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

13 lines
442 B
HTML
Raw Normal View History

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