Line | |
---|
1 | <!DOCTYPE HTML>
|
---|
2 | <html>
|
---|
3 | <head>
|
---|
4 | <meta charset="utf-8" />
|
---|
5 | <title>Violet Space</title>
|
---|
6 |
|
---|
7 | <meta name="description" content="overview & stats" />
|
---|
8 | <meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
---|
9 |
|
---|
10 | <link rel="stylesheet" href="<?php echo base_url();?>assets/css/space/style.css" />
|
---|
11 | <link href="//vjs.zencdn.net/4.11/video-js.css" rel="stylesheet">
|
---|
12 | <script src="//vjs.zencdn.net/4.11/video.js"></script>
|
---|
13 | <script>
|
---|
14 | videojs.options.flash.swf = "http://api.violet.vn/video-js.swf"
|
---|
15 | </script>
|
---|
16 | </head> |
---|
Note: See
TracBrowser
for help on using the repository browser.