DELETE the <%= SITE_TITLE %> Enrty

<%= @e.name %>

Are you sure? <%= start_form_tag :action => 'delete_entry', :id => @e.id %> <%= submit_tag "Yes, Really Delete Entry" %> <%= end_form_tag %>