<%= t 'page_not_found.title' %>

<%= build_plugin_html 'server:not-found-before-topics' %> <% unless SiteSetting.login_required? && current_user.nil? %>

<%= t 'page_not_found.recent_topics' %>

<% @recent.each do |t| %>
<%= link_to t.title, t.relative_url %><%= category_badge(t.category) %>
<% end %> " class="btn btn-default"><%= t 'page_not_found.see_more' %>…
<% end %> <%- unless @hide_search%>
<%= preload_script('onpopstate-handler') %> <%- end %>