progetto di prova che mostra le macchine fiat e un form che permette di contattare
filippo.bertilotti
2024-04-23 c9af8d7c2080037df85f148bf7f92dc1704ab6d3
htdocs/panda.php
@@ -6,6 +6,6 @@
    $smarty->setTemplateDir('../ihtml');
    $smarty->setCompileDir('../compile');
    
    $smarty->display('header.tpl');
    $smarty->display('panda.tpl');
    echo "fiat panda";
?>