<%= EscapeUtils.escape_html t.edit.capitalize %>

<% if @has_header %>
<% end %>
<% if @has_editor %> <% path = File.join(Pathname.new(Mid.gem_source_path), 'admin_views', 'editor_html.erb') %> <%= ERB.new(File.read(path)).result(binding) %> <% end %>