Skip to content

Instantly share code, notes, and snippets.

@mmun
Created August 10, 2013 17:28
Show Gist options
  • Save mmun/6201297 to your computer and use it in GitHub Desktop.
Save mmun/6201297 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
{{embed 'app.css'}}
</head>
<body>
{{script "jquery" "2.0.3"}}
{{script "handlebars" "1.0.0"}}
{{script "ember" "latest"}}
{{embed "*.hbs"}}
{{embed "app.js"}}
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment