27 lines
1.1 KiB
HTML
27 lines
1.1 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="it">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>ER-TPL</title>
|
|
<link rel="stylesheet" href="css/style.css">
|
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
|
<link href="https://fonts.googleapis.com/css2?family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700&display=swap" rel="stylesheet">
|
|
<link rel="shortcut icon" href="https://drive.serverissimo.freeddns.org/apps/files_sharing/publicpreview/ffdqobqRg2ezKXt?file=/Immagini%20sito/atcma.png" type="image/x-icon">
|
|
</head>
|
|
<body>
|
|
<header>
|
|
<nav style="min-height: 46px;">
|
|
<ul>
|
|
<li>
|
|
|
|
</li>
|
|
</ul>
|
|
</nav>
|
|
</header>
|
|
<h2>Altre corsie di: "<span id="fermata-span"></span>"</h2>
|
|
<div id="buttons" class="search-results"></div>
|
|
<script src="js/paginacorsie.js"></script>
|
|
</body>
|
|
</html> |