2018-01-02 17:19:25 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
2020-06-08 23:25:05 +00:00
|
|
|
<head>
|
|
|
|
<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>
|
|
|
|
<div class='container-fluid'>
|
|
|
|
<div class='row'>
|
|
|
|
<main class="jumbotron">
|
|
|
|
<section id="castellano" lang="es">
|
|
|
|
<h1>404: Dirección web no encontrada</h1>
|
2018-01-02 17:19:25 +00:00
|
|
|
|
2020-06-08 23:25:05 +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-06-08 23:25:05 +00:00
|
|
|
<p><a href="/">Volver al panel</a></p>
|
|
|
|
</section>
|
2018-01-02 17:19:25 +00:00
|
|
|
|
2020-06-08 23:25:05 +00:00
|
|
|
<section id="english" lang="en">
|
|
|
|
<h1>404: Address not found</h1>
|
2018-01-02 17:19:25 +00:00
|
|
|
|
2020-06-08 23:25:05 +00:00
|
|
|
<p>You're reading this message because the address you wanted doesn't exist :(</p>
|
2018-01-02 17:19:25 +00:00
|
|
|
|
2020-06-08 23:25:05 +00:00
|
|
|
<p><a href="/">Go to panel</a></p>
|
|
|
|
</section>
|
|
|
|
</main>
|
|
|
|
</div>
|
2018-01-02 17:19:25 +00:00
|
|
|
</div>
|
2020-06-08 23:25:05 +00:00
|
|
|
</body>
|
2018-01-02 17:19:25 +00:00
|
|
|
</html>
|