var template_partial = { title: function() { return "Welcome"; } } var inner_partial = "Again, {{title}}!";