progetto di prova che mostra le macchine fiat e un form che permette di contattare
filippo.bertilotti
2024-05-03 a39c372f635a26eb10b243a0ba4addf6710b6c07
1
2
3
4
5
6
7
8
9
10
{* Smarty *}
 
<header>
    <h1>TEST HEADER</h1>
    <a href="index.php">Home</a>
    <a href="panda.php">FiatPanda</a>
    <a href="500.php">500</a>
    <a href="tipo.php">FiatTipo</a>
    <a href="contact.php">Contact Us</a>
</header>