From 00020105aaf49fc89e1948337f217e3a2bf3a78b Mon Sep 17 00:00:00 2001
From: filippo.bertilotti <filippobertilotti@gmail.com>
Date: Tue, 14 May 2024 09:51:54 +0200
Subject: [PATCH] divisione header e body e creazione shared con header.php (parte 79)

---
 views/Home/index.php |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/views/Home/index.php b/views/Home/index.php
index 2e57d8d..d180fb4 100644
--- a/views/Home/index.php
+++ b/views/Home/index.php
@@ -1 +1,5 @@
-home_index
\ No newline at end of file
+<body>
+    home_index
+</body>
+
+</html>

--
Gitblit v1.8.0