<% custom = { :rows => @resource.typus_options_for(:form_rows) } options = options.merge!(custom) %>
<%= form.label attribute, label_text.html_safe, { :class => "control-label" } %>
<%= form.text_area attribute, options %>