2018-01-02 17:19:25 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
2020-06-08 23:25:05 +00:00
|
|
|
<head>
|
2020-08-30 00:21:41 +00:00
|
|
|
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
|
2020-08-01 16:51:21 +00:00
|
|
|
<meta name="turbolinks-visit-control" content="reload">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
2020-06-08 23:25:05 +00:00
|
|
|
<title>Sutty</title>
|
2020-08-01 00:06:26 +00:00
|
|
|
<link rel="stylesheet" href="/bootstrap.min.css">
|
|
|
|
<script defer type="text/javascript" src="/client_site_i18n.js"></script>
|
2020-06-08 23:25:05 +00:00
|
|
|
</head>
|
|
|
|
<body>
|
2020-08-30 00:21:41 +00:00
|
|
|
<main class="row no-gutters align-items-center justify-content-center vh-100">
|
|
|
|
<section class="col-10" lang="es">
|
|
|
|
<h1>404: Dirección web no encontrada</h1>
|
2018-01-02 17:19:25 +00:00
|
|
|
|
2020-08-30 00:21:41 +00:00
|
|
|
<p>Estás leyendo este mensaje porque la dirección web a la que quisiste acceder no existe :(</p>
|
2018-01-02 17:19:25 +00:00
|
|
|
|
2020-08-30 00:21:41 +00:00
|
|
|
<p>¿Intentaste publicar los cambios?</p>
|
2018-01-02 17:19:25 +00:00
|
|
|
|
2020-08-30 00:21:41 +00:00
|
|
|
<p><a href="/">Volver al panel</a></p>
|
|
|
|
</section>
|
2018-01-02 17:19:25 +00:00
|
|
|
|
2020-08-30 00:21:41 +00:00
|
|
|
<section class="col-10" lang="en">
|
|
|
|
<h1>404: Address not found</h1>
|
2018-01-02 17:19:25 +00:00
|
|
|
|
2020-08-30 00:21:41 +00:00
|
|
|
<p>You're reading this message because the address you wanted to visit doesn't exist :(</p>
|
|
|
|
|
|
|
|
<p>Have you tried publishing changes on your site?</p>
|
|
|
|
|
|
|
|
<p><a href="/">Go back to panel</a></p>
|
|
|
|
</section>
|
|
|
|
</main>
|
2020-06-08 23:25:05 +00:00
|
|
|
</body>
|
2018-01-02 17:19:25 +00:00
|
|
|
</html>
|