<% blank_message ||= t('hobo.in_place_editor.click_to_edit', :default => '(click to edit)') effect_attrs,attributes = attributes.partition_hash(HoboRapidHelper::AJAX_EFFECT_ATTRS) ajax_attrs,attributes = attributes.partition_hash(HoboRapidHelper::AJAX_ATTRS) data = data_rapid('click-editor', effect_attrs) %> <%# TODO: replace with something more compact, maybe even transient %>