2018-01-02 17:19:25 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
2018-07-02 18:32:52 +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">
|
2018-07-02 18:32:52 +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>
|
2018-07-02 18:32:52 +00:00
|
|
|
</head>
|
|
|
|
<body class=''>
|
|
|
|
<div class='container-fluid'>
|
|
|
|
<div class='row'>
|
2019-10-01 19:56:30 +00:00
|
|
|
<main class='col'>
|
|
|
|
<section id="castellano" lang="es">
|
|
|
|
<h1>¡Hola!</h1>
|
|
|
|
|
|
|
|
<p>Estás viendo este mensaje porque hubo un error que Sutty el
|
|
|
|
programa no pudo continuar :(</p>
|
|
|
|
|
|
|
|
<p>Ya hemos recibido una notificación con los detalles.</p>
|
|
|
|
|
|
|
|
<p>¿Podrías tomarte unos segundos para ayudarnos, explicando
|
|
|
|
lo mejor que puedas lo qué estabas haciendo cuando sucedió el
|
|
|
|
error? :)</p>
|
|
|
|
</section>
|
|
|
|
|
|
|
|
<section id="english" lang="en">
|
|
|
|
<h1>Hi!</h1>
|
|
|
|
|
|
|
|
<p>You're seeing this page because there was an error from
|
|
|
|
which Sutty couldn't recover.</p>
|
|
|
|
|
|
|
|
<p>We've received the details already.</p>
|
|
|
|
|
|
|
|
<p>Could you take a few seconds to help us by explaining
|
|
|
|
what were you doing when the error happened? :)</p>
|
|
|
|
</section>
|
|
|
|
|
|
|
|
<section id="form">
|
2020-08-29 23:49:13 +00:00
|
|
|
<img style="display: none" src="https://api.sutty.nl/v1/sites/sutty.nl..sutty.nl/contact/cookie.png">
|
|
|
|
<form accept-charset="UTF-8" method="post" action="https://api.sutty.nl/v1/sites/sutty.nl..sutty.nl/contact/contacto">
|
|
|
|
<input type="hidden" name="redirect" value="https://panel.sutty.nl/"/>
|
2019-10-01 19:56:30 +00:00
|
|
|
|
|
|
|
<div class='form-group'>
|
2020-08-29 23:49:13 +00:00
|
|
|
<label for="contact">
|
|
|
|
<span lang="es">Dirección de correo</span>
|
2019-10-01 19:56:30 +00:00
|
|
|
<span lang="en">E-mail address</span>
|
|
|
|
</label>
|
2020-08-29 23:49:13 +00:00
|
|
|
<input class="form-control" type="email" name="contact" />
|
2019-10-01 19:56:30 +00:00
|
|
|
<small class='text-muted form-text'>
|
|
|
|
<span lang="es">Si querés que te contactemos :)</span>
|
|
|
|
<span lang="en">If you want us to contact you :)</span>
|
|
|
|
</small>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class='form-group'>
|
|
|
|
<label for="body">
|
2020-08-29 23:49:13 +00:00
|
|
|
<span lang="es">Por favor, describe lo que estabas haciendo cuando sucedió el error</span>
|
|
|
|
<span lang="en">Please, describe what you were doing when the error happened</span>
|
2019-10-01 19:56:30 +00:00
|
|
|
</label>
|
|
|
|
<textarea class="form-control ltr" required="required" name="body"></textarea>
|
|
|
|
<div class='invalid-feedback'>
|
2020-08-29 23:49:13 +00:00
|
|
|
<span lang="es">Este campo es obligatorio</span>
|
2019-10-01 19:56:30 +00:00
|
|
|
<span lang="en">This field is required</span>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class='form-group'>
|
|
|
|
<button type="submit" class="btn btn-success">
|
2020-08-29 23:49:13 +00:00
|
|
|
<span lang="es">Enviar</span>
|
2019-10-01 19:56:30 +00:00
|
|
|
<span lang="en">Send</span>
|
|
|
|
</button>
|
|
|
|
</div>
|
|
|
|
</form>
|
|
|
|
</section>
|
|
|
|
</main>
|
2018-07-02 18:32:52 +00:00
|
|
|
</div>
|
2018-01-02 17:19:25 +00:00
|
|
|
</div>
|
2018-07-02 18:32:52 +00:00
|
|
|
</body>
|
2018-01-02 17:19:25 +00:00
|
|
|
</html>
|