Skip to content

Instantly share code, notes, and snippets.

@kembuco
Created December 19, 2011 04:02
Show Gist options
  • Save kembuco/1495322 to your computer and use it in GitHub Desktop.
Save kembuco/1495322 to your computer and use it in GitHub Desktop.
home.dust
<!doctype html>
<html>
<head>
<title>Giggle Dust</title>
</head>
<body>
<h3>Hello, {name}!</h3>
<div>Are you doing it fer giggles?</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment