Base html page

This commit is contained in:
2025-11-05 08:37:26 +01:00
parent 12396ec24a
commit 12d95f9a4f

View File

@@ -1 +1,11 @@
cazzo figa culo
<!DOCTYPE html>
<html lang="it">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>PizzaExpress Web</title>
</head>
<body>
</body>
</html>