discourse/public/503.es.html

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

13 lines
370 B
HTML
Raw Normal View History

2017-07-20 05:27:02 -04:00
<!DOCTYPE html>
<html>
<head>
2021-04-07 05:58:41 -04:00
<title>En mantenimiento</title>
2020-08-05 09:55:12 -04:00
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
2021-04-07 05:58:41 -04:00
<h1>En estos momentos estamos realizando tareas de mantenimiento programadas</h1>
<p>Vuelve <span id="when-to-check-back">en unos minutos</span>.</p>
<p id="apology">Sentimos las molestias</p>
</body>
</html>