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 |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

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

--
Gitblit v1.8.0