<%= _(controller_name.camelize.singularize) rescue nil %> <%= _("Not Found") %>

<%= _("Please try to update your request") %>

<%= link_to _("Back"), root_path, :class => "btn" %>