<%= t.edit.capitalize %>

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