adding this file to stop apache errors
[dana/openbox-web.git] / head.php
1 <head>
2   <title>Openbox - <?php echo $title ?></title>
3   <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> 
4   <link rel="shortcut icon" href="favicon.ico" /> 
5   <link rel="stylesheet" type="text/css" href="css/site.css" />
6   <script type="text/javascript" src="h/misc.js"></script>
7   <script type="text/javascript" src="h/ajax.js"></script>
8   <script type="text/javascript" src="h/dateformat.js"></script>
9   <script type="text/javascript" src="h/xmlnews.js"></script>
10   <script type="text/javascript" src="h/xmlfeedlist.js"></script>
11   <script type="text/javascript" src="h/geom.js"></script>
12   <?php include_once('h/splash.php'); ?>
13
14   <!--[-if lt IE 7]>
15     <meta http-equiv="imagetoolbar" content="no" />
16   <![endif]-->