From 0d177a39f3785629a3c8c0b7b08b9bc45adf7491 Mon Sep 17 00:00:00 2001
From: filippo.bertilotti <filippobertilotti@gmail.com>
Date: Wed, 24 Apr 2024 10:53:03 +0200
Subject: [PATCH] aggiunta margini input

---
 ihtml/header.tpl |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/ihtml/header.tpl b/ihtml/header.tpl
index 5580f45..0766bb1 100644
--- a/ihtml/header.tpl
+++ b/ihtml/header.tpl
@@ -6,4 +6,5 @@
     <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>
\ No newline at end of file

--
Gitblit v1.8.0