mirror of
https://github.com/Daniongithub/ER-TPL.git
synced 2025-10-02 17:50:49 +00:00
38 lines
2.2 KiB
HTML
38 lines
2.2 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="/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:wght@200;300;400;600;700;900&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>
|
|
<script src="/scripts/ertpl.js"></script>
|
|
<header>
|
|
<nav>
|
|
<ul>
|
|
<li><a href="/index.html"><h1 style="font-size: 100%;font-weight: 500;">Home</h1></a></li>
|
|
<li><a href="/extra_menu/extra.html"><h1 style="font-size: 100%;font-weight: 500;">Extra</h1></a></li>
|
|
<li><a href="/extra_bus/repubblica_ceca/repubblica_ceca.html"><h1 style="font-size: 100%;font-weight: 500;">Repubblica Ceca</h1></a></li>
|
|
</ul>
|
|
</nav>
|
|
</header>
|
|
<h1>Kolin</h1>
|
|
<p>Qua si possono trovare foto dei gestori che gesticono i trasporti all'interno di una determinata città. Pur essendo trasporti locali sono comunque gestiti da PID (Pražská integrovaná doprava)</p>
|
|
<table class="image-table">
|
|
<tr>
|
|
<td colspan="4"><h1>OAD (Okresní autobusová doprava):</h1></td>
|
|
</tr>
|
|
<tr>
|
|
<td colspan="4"><h2>Mercedes Conecto LF</h2></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a id="01-link1" href="https://drive.serverissimo.freeddns.org/apps/files_sharing/publicpreview/ffdqobqRg2ezKXt?file=/Dani/Erik/EXTRAER/01.jpg&fileId=29932&x=2560&y=1440&a=true&etag=6edc3547a7fe6f34da78c66df311a5b7"><img id="01-img1" src="https://drive.serverissimo.freeddns.org/apps/files_sharing/publicpreview/ffdqobqRg2ezKXt?file=/Dani/Erik/EXTRAER/01.jpg&fileId=29932&x=2560&y=1440&a=true&etag=6edc3547a7fe6f34da78c66df311a5b7" onerror='this.onerror=null; changeUrlToFallback("01-link1","01-img1","/Dani/Erik/EXTRAER/01.jpg");' alt="Server foto non raggiungibile."></a></td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
</html> |