source: pro-violet-viettel/www/deploy/20150304/application/views/layout/header.php @ 780

Last change on this file since 780 was 780, checked in by dungnv, 10 years ago
File size: 530 bytes
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 &amp; 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.