<html lang="es">
<head>
<meta charset="UTF-8">
<title>Página 1</title>
</head>
<body>
<a href="2.html">Ir a página 2</a>
<br>
<a href="index.html">Volver</a>
</body>
</html>
Powered by TurnKey Linux.