<%= t("not_found.title") %>

<%= t("not_found.notice") %>

<%= t("not_found.help") %>
<%= t("not_found.go_back") %> <%= link_to t("not_found.homepage"), root_path %>, <%= link_to t("not_found.try_searching"), new_search_path %>