12 lines
170 B
Plaintext
12 lines
170 B
Plaintext
<?php
|
|
include('../include/headscript.php'); ?>
|
|
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Documento senza titolo</title>
|
|
</head>
|
|
|
|
<body>
|
|
</body>
|
|
</html> |