HB/page/sans_spatial.php

14 lines
295 B
PHP

<? session_start(); ?>
<html>
<head>
<title></title>
<link rel="stylesheet" media="screen" name="design" href="design/design.css">
<?
include 'ressource.php';
?>
</head>
<body>
<center><table><tr><td>Vous devez d'abord construire un chantier spatial !</td></tr></table></center>
</body>
</html>