web/client.php
changeset 165 cf1c4bb7bd58
parent 163 c0a417c1aac4
child 176 ffbd8565b65f
equal deleted inserted replaced
164:0f1f64788daa 165:cf1c4bb7bd58
    30    "http://www.w3.org/TR/html4/strict.dtd">
    30    "http://www.w3.org/TR/html4/strict.dtd">
    31 
    31 
    32 <html lang="<?php echo($actual); ?>">
    32 <html lang="<?php echo($actual); ?>">
    33   <head>
    33   <head>
    34     <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    34     <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    35     <title>RSLN  - Live Video and Annotation</title>
    35     <title>Live Video and Annotation</title>
    36 	<meta http-equiv="X-UA-Compatible" content="IE=8" /> 
    36 	<meta http-equiv="X-UA-Compatible" content="IE=8" /> 
    37 
    37 
    38     <!-- Framework CSS -->
    38     <!-- Framework CSS -->
    39     <link rel="stylesheet" href="res/blueprint/screen.css" type="text/css" media="screen, projection">
    39     <link rel="stylesheet" href="res/blueprint/screen.css" type="text/css" media="screen, projection">
    40     <link rel="stylesheet" href="res/blueprint/print.css" type="text/css" media="print">
    40     <link rel="stylesheet" href="res/blueprint/print.css" type="text/css" media="print">