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'>
|
|
|
|
<title>Sutty</title>
|
|
|
|
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
|
|
|
|
<script defer type="text/javascript" src="https://sutty.nl/assets/js/client_side_i18n.js"></script>
|
|
|
|
</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>
|