Skip to content

Instantly share code, notes, and snippets.

@spikebrehm
Created January 23, 2013 00:58
Show Gist options
  • Save spikebrehm/4600672 to your computer and use it in GitHub Desktop.
Save spikebrehm/4600672 to your computer and use it in GitHub Desktop.
Code for blog post: "We've launched our first Node.js app to production!"
<h1>Hello, {{user.name}}.</h1>
{{view "user_detail_view" context=user}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment