Skip to content

Instantly share code, notes, and snippets.

@wfaler
Created January 17, 2011 23:44
Show Gist options
  • Save wfaler/783719 to your computer and use it in GitHub Desktop.
Save wfaler/783719 to your computer and use it in GitHub Desktop.
defaultlayout.html
<html>
<head><title>Bowler QuickStart App</title></head>
<body>
<h2>This is from the default.mustache layout</h2>
<div>
{{&doLayout}}
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment