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