#{get_breadcrumbs}

#{lang('custom_field_groups.labels.id')} #{lang('custom_field_groups.labels.name')} #{lang('custom_field_groups.labels.sections')}
#{group.id} #{anchor_to( group.name, CustomFields::Controllers::CustomFieldGroups.r(:edit, group.id), :title => group.name )} #{group.name} #{sections.join(', ')} #{lang('custom_field_groups.labels.none')} #{anchor_to( lang('custom_field_groups.labels.manage_fields'), CustomFields::Controllers::CustomFields.r(:index, group.id) )}

#{lang('custom_field_groups.messages.no_groups')}

#{anchor_to( lang('custom_field_groups.buttons.new'), CustomFields::Controllers::CustomFieldGroups.r(:new) )}