summaryrefslogtreecommitdiff
path: root/contrib/www/2012/embed-test.html
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/www/2012/embed-test.html')
-rw-r--r--contrib/www/2012/embed-test.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/contrib/www/2012/embed-test.html b/contrib/www/2012/embed-test.html
new file mode 100644
index 0000000..031ad5f
--- /dev/null
+++ b/contrib/www/2012/embed-test.html
@@ -0,0 +1,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>