2011-10-09 20:14:57 +02:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title> </title>
|
|
|
|
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
2011-11-10 16:07:54 +01:00
|
|
|
<link href='http://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700' rel='stylesheet' type='text/css'>
|
2011-10-09 20:14:57 +02:00
|
|
|
<link rel="stylesheet" type="text/css" href="style.css" />
|
|
|
|
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
|
|
|
|
<script src="genregen.js"></script>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div id="title"> Listen to </div>
|
|
|
|
|
|
|
|
<div id="genre"> <a href="javascript:void(0)"></a> </div>
|
|
|
|
|
|
|
|
<div id="impressum">
|
|
|
|
Created by
|
|
|
|
<a href="http://www.thehappy.de/~xeno/"> xeno </a>
|
|
|
|
and
|
|
|
|
<a href="http://mxey.net"> mxey </a>
|
|
|
|
|
|
|
|
|
<a href="https://github.com/mxey/genregenerator"> fork me on github </a>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</body>
|
|
|
|
</html>
|