| Posted by unknown on Mon 18 Aug 2008 20:58 | 133 views
- Syntax: HTML
- Expires: never
- Report
- IMG
- Download
-
|
- {strip}
- <!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">
- <title>FG Server Manager</title>
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
- <link href="/fg2manager/css/main.css" rel="stylesheet" type="text/css" />
- <!--[if IE]>
- <link href="/fg2manager/css/ie.css" rel="stylesheet" type="text/css" />
- <![endif]-->
- </head>
- <div id="container">
- <div id="header">
- FG Server Manager
- </div>
- <div id="contentContainer">
- <div id="menu">
- Dit is het menu :D
- </div>
- <div id="content">
- Content :D
- </div>
- </div>
- </div>
- </body>
- </html>
- {/strip}
