<?php
echo '<?xml version="1.0" encoding="iso-8859-1"?>';
if(isset($_GET['content']))
$content = $_GET['content'];
else
$content = 'hem';
if( !(file_exists("content/$content.xml") || file_exists("php/pages/$content.php")) )
$content = '404';
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>raketen<?= ($content != 'frontpage') ? ": $content" : ''; ?></title>
<link rel="stylesheet" type="text/css" media="screen" href="css/style.css" />
<script language="javascript" type="text/javascript" src="script/to_image.js">
</script>
</head>
<body>
<div id="all">
<div id="header">
</div>
<div id="navigation">
<? include('php/layout/navigation.php'); ?>
</div>
<div id="content">
<? include('php/layout/content.php'); ?>
</div>
<div id="sidebar">
<? include('php/layout/sidebar.php'); ?>
</div>
<br clear="all" />
<div id="footer">
<? include('php/layout/footer.php'); ?>
</div>
</div>
</body>
</html>
Latest News
Latest Software
read 0.3.6
kal, 2004/04/30 07:14:24.
nroff 1.10
kal, 2004/04/22 08:29:10.
Nenscript 1.13.3
kal, 2004/04/22 08:23:53.
necho 0.2.3
kal, 2004/04/19 10:58:47.
dgrep 0.1.4
kal, 2004/04/19 10:49:42.
kal, 2004/04/30 07:14:24.
nroff 1.10
kal, 2004/04/22 08:29:10.
Nenscript 1.13.3
kal, 2004/04/22 08:23:53.
necho 0.2.3
kal, 2004/04/19 10:58:47.
dgrep 0.1.4
kal, 2004/04/19 10:49:42.
Select Theme
Links