<% if content_for? :documentation %>
<%= content_for :documentation %>
<% end %>
<%= _option_bar(component) %> <%= content_for(:representation).html_safe %> <%= content_for(:html).html_safe %> <%= content_for(:helper).html_safe %>