1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
   2 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de-de" lang="de-de" >
 
   4   <meta http-equiv="content-type" content="text/html; charset=utf-8" />
 
   5   <title>MPD Player</title>
 
   6   <link rel="stylesheet" href="css/general.css" type="text/css" />
 
   7   <script type="text/javascript" src="ajax/mpd.js"></script>
 
   9 <body onload="RefreshPageContent()">
 
  13         <?php include('view/player/view.php');?>
 
  16   <?php include('view/default/tmpl/playlistmenu.php');?>
 
  19   <?php include('view/default/tmpl/playlistmenu.php');?>