Skip to content

Instantly share code, notes, and snippets.

@davidbanham
Created November 30, 2011 01:55
Show Gist options
  • Save davidbanham/1407615 to your computer and use it in GitHub Desktop.
Save davidbanham/1407615 to your computer and use it in GitHub Desktop.
Jade info passing
res.render('couplesearch', {
title: "Honeymoon!",
couples: results
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment