<% wrapper = Headmin::Form::WrapperView.new(local_assigns) %> <% if wrapper.bypass %> <%= yield %> <% else %>
> <%= yield %>
<% end %>