equal
deleted
inserted
replaced
9 "http://www.w3.org/TR/html4/strict.dtd"> |
9 "http://www.w3.org/TR/html4/strict.dtd"> |
10 |
10 |
11 <html lang="<?php echo($actual); ?>"> |
11 <html lang="<?php echo($actual); ?>"> |
12 <head> |
12 <head> |
13 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> |
13 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> |
14 <title>ENMI 2010 - Live Video and Annotation</title> |
14 <title>Live Video and Annotation</title> |
15 |
15 |
16 <!-- Framework CSS --> |
16 <!-- Framework CSS --> |
17 <link rel="stylesheet" href="<?php echo(registry_url('blueprint-screen','css'));?>" type="text/css" media="screen, projection"/> |
17 <link rel="stylesheet" href="<?php echo(registry_url('blueprint-screen','css'));?>" type="text/css" media="screen, projection"/> |
18 <link rel="stylesheet" href="<?php echo(registry_url('blueprint-print','css'));?>" type="text/css" media="print"/> |
18 <link rel="stylesheet" href="<?php echo(registry_url('blueprint-print','css'));?>" type="text/css" media="print"/> |
19 <!--[if lt IE 8]><link rel="stylesheet" href="<?php echo(registry_url('blueprint-ie','css'));?>" type="text/css" media="screen, projection"><![endif]--> |
19 <!--[if lt IE 8]><link rel="stylesheet" href="<?php echo(registry_url('blueprint-ie','css'));?>" type="text/css" media="screen, projection"><![endif]--> |