New pages for tper

This commit is contained in:
2025-06-10 16:50:24 +02:00
committed by GitHub
parent 8832adca7e
commit ac4fdb1131
33 changed files with 237 additions and 435 deletions

View File

@@ -43,7 +43,6 @@ function renderProducts(products) {
div.innerHTML = `
<a href="${bus.link}">
<h3>${bus.matricola}</h3>
<p>${bus.bacino}</p>
<p>${bus.modello}</p>
<p>${bus.settore}</p>
</a>