add MenuAgent

This commit is contained in:
coderkun 2014-01-17 13:12:02 +01:00
commit 44b3983356
6 changed files with 78 additions and 1 deletions

View file

@ -9,7 +9,10 @@
</head>
<body>
<h1>The Legend of Z</h1>
<header>
<h1>The Legend of Z</h1>
<?=$menu?>
</header>
<article>
<?=$intermediate?>
</article>