Inizio refactoring del layout delle cartelle del progetto in vista della conclusione.
Layout delle cartelle quasi definitivo
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user