<?php ?><!doctype html>
<html class="dark">
  <head>
    <meta charset="utf-8">
    <title>Colorscheme Lab, a Code Syntax highlighter Builder</title> 
    <link href="<?php echo $rootUrl ?>assets/css/lab-screen.css" media="screen, projection" rel="stylesheet" type="text/css" />
    <meta name="viewport" content="width=device-width">
    <meta name="author" content="Bram de Haan">
    <meta name="robots" content="index, follow">
    <meta name="description" content="Colorschemer, a Code Syntax highlighter Builder"/>
    <link rel="author" href="https://plus.google.com/111567145811003203990/posts">
  </head>
  <body> 
<?php ?>
