Skip to content

Instantly share code, notes, and snippets.

@ethangunderson
Created February 1, 2010 01:36
Show Gist options
  • Select an option

  • Save ethangunderson/291374 to your computer and use it in GitHub Desktop.

Select an option

Save ethangunderson/291374 to your computer and use it in GitHub Desktop.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>Look, we're using Haml!</title>
<body>
<div id='content'>
<div class='post' id='first'></div>
</div>
</body>
</head>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment