Inizio refactoring del layout delle cartelle del progetto in vista della conclusione.

Layout delle cartelle quasi definitivo
This commit is contained in:
2026-04-02 02:42:09 +02:00
parent 1586ea9209
commit 305950f571
19 changed files with 139 additions and 12 deletions
+12
View File
@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html lang="it">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Errore</title>
</head>
<body>
<h1>Errore</h1>
<p>La pagina richiesta non è stata trovata.</p>
</body>
</html>