2015-08-17 18:02:14 +00:00
|
|
|
<!DOCTYPE html>
|
2015-01-23 13:09:30 +00:00
|
|
|
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
|
|
<head>
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
|
|
|
<title>No disponible - Verdnatura</title>
|
|
|
|
<style type="text/css">
|
2015-02-20 07:15:19 +00:00
|
|
|
body
|
|
|
|
{
|
|
|
|
font-size: 16pt;
|
|
|
|
}
|
2015-01-23 13:09:30 +00:00
|
|
|
div
|
|
|
|
{
|
|
|
|
position: absolute;
|
2015-03-15 12:44:57 +00:00
|
|
|
width: 36em;
|
2015-02-20 07:15:19 +00:00
|
|
|
margin-top: -7em;
|
2015-03-15 12:44:57 +00:00
|
|
|
margin-left: -18em;
|
2015-01-23 13:09:30 +00:00
|
|
|
top: 50%;
|
|
|
|
left: 50%;
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
div a
|
|
|
|
{
|
|
|
|
color: #444;
|
|
|
|
}
|
|
|
|
</style>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div>
|
|
|
|
<h2>
|
|
|
|
Estamos teniendo problemas; por favor,
|
|
|
|
espera unos minutos e inténtalo de nuevo.
|
|
|
|
</h2>
|
|
|
|
<a href="index.php">
|
|
|
|
Intentarlo de nuevo
|
|
|
|
</a>
|
|
|
|
</div>
|
|
|
|
</body>
|
|
|
|
</html>
|