mirror of
https://github.com/Daniongithub/ER-TPL.git
synced 2025-10-02 12:50:47 +00:00
Radiati seta + comfort generale
This commit is contained in:
66
seta_menu/radiati/estate25.html
Normal file
66
seta_menu/radiati/estate25.html
Normal file
@@ -0,0 +1,66 @@
|
||||
<!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: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>
|
||||
<ul>
|
||||
<li><a href="/index.html"><h1 style="font-size: 100%;font-weight: 500;">Home</h1></a></li>
|
||||
<li><a href="/seta_menu/seta.html"><h1 style="font-size: 100%;font-weight: 500;">SETA Modena</h1></a></li>
|
||||
<li><a href="/seta_menu/radiatimenu.html"><h1 style="font-size: 100%;font-weight: 500;">Menu radiati</h1></a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
<h1>Bus radiati in estate 2025</h1>
|
||||
Radiati definitivamente: <br>
|
||||
<table class="greenhead">
|
||||
<th style="border: 2px solid #444;">Numeri</th>
|
||||
<th>Modello</th>
|
||||
<tr>
|
||||
<td>291, 292, 293 (Tutti)</td>
|
||||
<td>
|
||||
<a class="novita" href="/setamodena_bus/urbano/cityclasspavia.html">Irisbus Cityclass PAVIA</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>30</td>
|
||||
<td class="sott">
|
||||
<a class="novita" href="/setamodena_bus/filobus/busottongt.html">CAM Busotto NGT</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>2, 3</td>
|
||||
<td class="sott">
|
||||
<a class="novita" href="/setamodena_bus/filobus/neoplan.html">Neoplan Electroliner</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>188</td>
|
||||
<td class="sott">
|
||||
<a class="novita" href="/setamodena_bus/urbano/citelis.html">Irisbus Citelis</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>651</td>
|
||||
<td class="sott">
|
||||
<a class="novita" href="/setamodena_bus/suburbano/citarou.html">Mercedes Citaro U</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>632</td>
|
||||
<td class="sott">
|
||||
<a class="novita" href="/setamodena_bus/extraurbano/integro.html">Mercedes Integro (Blu)</a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user