summaryrefslogtreecommitdiff
path: root/contrib/www/2012/embed-test.html
blob: 031ad5ff8561087f7f5fd975da5bbc60d8314d8b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE HTML>
<html>
<head>
  <title>Elevate Festival 2012 - Live Stream</title>
  <link rel="stylesheet" type="text/css" href="style.css">
</head>
<body>
  <h1>Elevate Festival 2012 - Live Stream (embedded)</h1>
  <center>
  <iframe src="embed.php" width="874px" height="600px" frameborder=0 padding=0 margin=0>
  </iframe>
  </center>
</body>
</html>