app.dynamicHelpers({ scripts: function(req, res){ return ['jquery.js']; //this will be available in all views } });