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 rel="stylesheet" href="<?php echo base_url();?>assets/css/style2.css" />
|
---|
12 | <script src="<?php echo base_url();?>assets/js/jwplayer.js" ></script>
|
---|
13 |
|
---|
14 | <script>jwplayer.key="0Wkdd5AMtD70O47y3hnZXqCG9CjnX1csi7+foQ==";</script>
|
---|
15 | </head> |
---|
Note: See
TracBrowser
for help on using the repository browser.