exports.templateData = { userInfo: function() { return { name: 'John' }; } };