<%= content_tag component.tag_name, nil, component.html_options do %> <%= yield %> <%= link_to 'javascript:;', class: 'link-clear' do %> <%= component.t :clear_selected %>: <%= tao_icon :close %> <% end %> <% end %>