Moves index.html to jade. Minor changes.

This commit is contained in:
Lars Jung 2012-08-12 22:19:40 +02:00
parent bdcab107eb
commit a99c28f234
8 changed files with 101 additions and 79 deletions

View file

@ -1,8 +1,6 @@
<?php header("Content-type: text/html;h5ai={{version}}"); ?>
<!DOCTYPE html>
<!--[if lt IE 7]> <html class="no-js ie6 oldie" lang="en"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie7 oldie" lang="en"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie8 oldie" lang="en"> <![endif]-->
<!--[if lt IE 9]> <html class="no-js oldie" lang="en"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
<head>
<meta charset="utf-8">