HTML5 Template

This is my basic HTML5 template, boilerplate, starter page, or whatever you like to call it. It has no features.

<!doctype html>
<html lang="en">
<head>
	<meta charset="utf-8">
	<title></title>
	<link rel="stylesheet" href="">
	<script src="" async></script>
</head>
<body>

</body>
</html>

But I want features!

You monster! Ok, try these.


Feature complete, Dec 2012. @drewm