index.html 367 Bytes
Newer Older
paolo committed
1 2 3 4 5 6 7
<!doctype html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport"
          content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
    <meta http-equiv="X-UA-Compatible" content="ie=edge">
8
    <title>TRISMEGISTO-SERVICIOS</title>
paolo committed
9 10
</head>
<body>
11
<h1>TRISMEGISTO-SERVICES</h1>
paolo committed
12 13
</body>
</html>