A simple HTML5 template for TextMate.
<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8 />
<title>${TM_NEW_FILE_BASENAME}</title>
<!--[if IE]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
</body>
</html>
