From f926d7469074808972d1f61464ee119660baf5dc Mon Sep 17 00:00:00 2001
From: filippo.bertilotti <filippobertilotti@gmail.com>
Date: Tue, 30 Apr 2024 10:39:42 +0200
Subject: [PATCH] controllo errori e invio messaggio form

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

diff --git a/ihtml/footer.tpl b/ihtml/footer.tpl
index e69de29..9ac455d 100644
--- a/ihtml/footer.tpl
+++ b/ihtml/footer.tpl
@@ -0,0 +1,5 @@
+<footer>
+    <hr>
+    author: me
+    copyright 
+</footer>
\ No newline at end of file

--
Gitblit v1.8.0