rocket-3d/templates/policies.html
2021-08-25 15:03:32 +02:00

13 lines
No EOL
360 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Cannabinieri-Policies</title>
</head>
<body>
<h1>Policies</h1>
<p>Add info about all legal information that can be found.</p>
</body>
</html>