Nuovi bus seta
This commit is contained in:
parent
49faae9532
commit
d104f80362
|
@ -80,11 +80,25 @@
|
|||
</td>
|
||||
<td>
|
||||
<a href="/setamodena_bus/urbano/urbanway.html">
|
||||
<p>4770-4792<br>Iveco Urbanway Hybrid 2022</p>
|
||||
<p>4770-4799<br>Iveco Urbanway Hybrid 2022</p>
|
||||
<img class="bus" src="https://drive.serverissimo.freeddns.org/apps/files_sharing/publicpreview/ffdqobqRg2ezKXt?file=/Leo/SETA/UW/4788-3.jpg&fileId=22453&x=1920&y=1080" alt="Server foto non raggiungibile.">
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<a href="/setamodena_bus/urbano/solarisidrogeno.html">
|
||||
<p>7901-7912<br>Solaris Urbino 12 IV Hydrogen</p>
|
||||
<img class="bus" src="" alt="Nessuna foto disponibile.">
|
||||
</a>
|
||||
</td>
|
||||
<td>
|
||||
<a href="/setamodena_bus/urbano/uwfacelift.html">
|
||||
<p>????-????<br>Iveco Urbanway Hybrid Facelift</p>
|
||||
<img class="bus" src="" alt="Nessuna foto disponibile.">
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,50 @@
|
|||
<!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>
|
||||
<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/setaurbano.html"><h1 style="font-size: 100%;font-weight: 500;">SETA Urbano</h1></a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
<h1>7901-7912<br>Solaris Urbino 12 IV Hydrogen</h1>
|
||||
<p>I numeri 7901-7903 sono stati consegnati a SETA ad Aprile 2025. Il resto del lotto deve ancora essere consegnato. Sono alimentati a Idrogeno con sistema Fuel Cell e 4 motori elettrici indipendenti che agiscono direttamente sulle ruote.</p>
|
||||
<p>Non prestano ancora servizio in quanto l'impianto a Idrogeno non è ancora pronto.</p>
|
||||
<h1 class="spazio"></h1>
|
||||
<!--
|
||||
<div>
|
||||
<a class="button" target="_blank" href="https://www.youtube.com/playlist?list=PLXwZ-M9NhcE060-6nn16GFsXFnawqgGnh">Video sul Bus</a>
|
||||
<a class="button" target="_blank" href="https://drive.serverissimo.freeddns.org/s/erdia9cDzja7omg">Manuale bus</a>
|
||||
</div>
|
||||
-->
|
||||
<table class="image-table">
|
||||
<tr>
|
||||
<td id="" colspan="4"><h2>7901-7912</h2></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
<!--
|
||||
<h1>Interni</h1>
|
||||
<table class="image-table"></table>
|
||||
-->
|
||||
</body>
|
||||
</html>
|
|
@ -21,7 +21,14 @@
|
|||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
<h1>Iveco Irisbus Cityclass CNG CURSOR</h1>
|
||||
<h1>133-142<br>Irisbus Cityclass CNG CURSOR</h1>
|
||||
<p>Nel 2006 l'ATCM ha acquistato 10 Cityclass 491E.12.27. L'ultima matricola è stata comprata l'anno dopo (142). Questi sono stati i primi bus, assieme ai Citaro CNG, alimentati a metano di Modena. Essi sono dotati di motore Cursor 8 Euro 5 non EEV di prima generazione e cambio voith. All'interno si possono ancora trovare in allestimento urbano come presi da ATCM.</p>
|
||||
<p>Prestano ancora tutti servizio sulle strade di Modena.</p>
|
||||
<h1 class="spazio"></h1>
|
||||
<div>
|
||||
<a class="button" target="_blank" href="https://www.youtube.com/playlist?list=PLXwZ-M9NhcE060-6nn16GFsXFnawqgGnh">Video sul Bus</a>
|
||||
<a class="button" target="_blank" href="https://drive.serverissimo.freeddns.org/s/erdia9cDzja7omg">Manuale bus</a>
|
||||
</div>
|
||||
<p>Descrizione dei Cityclass molto bella e articolata.</p>
|
||||
<table class="image-table">
|
||||
<tr>
|
||||
|
|
|
@ -0,0 +1,50 @@
|
|||
<!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>
|
||||
<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/setaurbano.html"><h1 style="font-size: 100%;font-weight: 500;">SETA Urbano</h1></a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
<h1>????-????<br>Iveco Urbanway Hybrid Facelift</h1>
|
||||
<p>L'arrivo di questi bus è previsto per estate/autunno 2025.</p>
|
||||
<p>Non si sa ancora niente su questo lotto.</p>
|
||||
<h1 class="spazio"></h1>
|
||||
<!--
|
||||
<div>
|
||||
<a class="button" target="_blank" href="https://www.youtube.com/playlist?list=PLXwZ-M9NhcE060-6nn16GFsXFnawqgGnh">Video sul Bus</a>
|
||||
<a class="button" target="_blank" href="https://drive.serverissimo.freeddns.org/s/erdia9cDzja7omg">Manuale bus</a>
|
||||
</div>
|
||||
-->
|
||||
<table class="image-table">
|
||||
<tr>
|
||||
<td id="" colspan="4"><h2>????-????</h2></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
<!--
|
||||
<h1>Interni</h1>
|
||||
<table class="image-table"></table>
|
||||
-->
|
||||
</body>
|
||||
</html>
|
16
sitemap.xml
16
sitemap.xml
|
@ -53,7 +53,7 @@
|
|||
<url>
|
||||
<loc>https://www.ertpl.pages.dev/seta_menu/setaurbano.html</loc>
|
||||
<priority>0.50</priority>
|
||||
<lastmod>2025-06-15</lastmod>
|
||||
<lastmod>2025-07-31</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.ertpl.pages.dev/seta_menu/setasub.html</loc>
|
||||
|
@ -228,7 +228,7 @@
|
|||
<url>
|
||||
<loc>https://www.ertpl.pages.dev/setamodena_bus/urbano/template.html</loc>
|
||||
<priority>0.25</priority>
|
||||
<lastmod>2025-05-11</lastmod>
|
||||
<lastmod>2025-07-31</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.ertpl.pages.dev/setamodena_bus/urbano/surbinocng.html</loc>
|
||||
|
@ -253,7 +253,7 @@
|
|||
<url>
|
||||
<loc>https://www.ertpl.pages.dev/setamodena_bus/urbano/cityclassatcm.html</loc>
|
||||
<priority>0.25</priority>
|
||||
<lastmod>2025-06-10</lastmod>
|
||||
<lastmod>2025-07-31</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.ertpl.pages.dev/setamodena_bus/urbano/citelis.html</loc>
|
||||
|
@ -445,4 +445,14 @@
|
|||
<priority>0.25</priority>
|
||||
<lastmod>2025-06-06</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.ertpl.pages.dev/setamodena_bus/urbano/solarisidrogeno.html</loc>
|
||||
<priority>0.25</priority>
|
||||
<lastmod>2025-07-31</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://www.ertpl.pages.dev/setamodena_bus/urbano/uwfacelift.html</loc>
|
||||
<priority>0.25</priority>
|
||||
<lastmod>2025-07-31</lastmod>
|
||||
</url>
|
||||
</urlset>
|
Loading…
Reference in New Issue