mirror of
https://github.com/Daniongithub/ER-TPL.git
synced 2025-12-06 08:32:01 +00:00
Merge branch 'main' of https://github.com/Daniongithub/ER-TPL
This commit is contained in:
@@ -25,7 +25,8 @@
|
||||
<div>
|
||||
<a href="/start_menu/start.html" class="blue button">START Romagna</a>
|
||||
<a href="mete.html" class="blue button">Privati METE S.p.A.</a>
|
||||
<a href="articoli.html" class="blue button">Articoli</a>
|
||||
<a href="articoli.html" class="green button">Articoli</a>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
</html>
|
||||
|
||||
@@ -24,6 +24,7 @@ searchBar.addEventListener('input', () => {
|
||||
<a href="/ravenna_privatibus/gamberini.html" class="blue button">Gamberini</a>
|
||||
<a href="/ravenna_privatibus/pollini.html" class="blue button">Pollini</a>
|
||||
<a href="/ravenna_privatibus/zaganelli.html" class="blue button">Zaganelli</a>
|
||||
<a href="/ravenna_privatibus/riolo.html" class="blue button">C.T.R.T.</a>
|
||||
</div>
|
||||
`;
|
||||
return;
|
||||
@@ -50,4 +51,4 @@ function renderProducts(products) {
|
||||
`;
|
||||
productsContainer.appendChild(div);
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
</header>
|
||||
<img class="ui service" src="https://d1csarkz8obe9u.cloudfront.net/posterpreviews/work-in-progress-design-template-6cc0b86afbb81d0528f26113e3ec02cf_screen.jpg?ts=1698307882" alt="Server foto non raggiungibile.">
|
||||
<h1 style="color:orangered;">Stiamo aggiornando la grafica della sezione SETA. Ci scusiamo per il disagio.</h1>
|
||||
<h3>E'possibile utilizzare i servizi seta qua sotto:</h3>
|
||||
<h3>È possibile utilizzare i servizi seta qua sotto:</h3>
|
||||
<hr class="solid">
|
||||
<h2>Servizi SETA Modena:</h2>
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user