<%= content_tag component.tag_name, component.html_options do %>
<%= yield if block_given? %>
<% end %>