progetto di prova che mostra le macchine fiat e un form che permette di contattare
filippo.bertilotti
2024-04-22 39026921baa56dcf913e1180de2c5eceb0314d4e
creazione template header
1 files added
8 ■■■■■ changed files
ihtml/smarty/templates/header.tpl 8 ●●●●● patch | view | raw | blame | history
ihtml/smarty/templates/header.tpl
New file
@@ -0,0 +1,8 @@
{* Smarty *}
<header>
    <h1>TEST HEADER</h1>
    <a href="panda.php">FiatPanda</a>
    <a href="500.php">500</a>
    <a href="tipo.php">FiatTipo</a>
</header>