The default behaviour in Meteor 1.0.2.1 for rendering boolean data in a template renders literal 'false' as the empty string whereas 'true' renders as "true". Presumably, 'false' should render as ...