diff --git a/app/views/exceptions/not_found.html.erb b/app/views/exceptions/not_found.html.erb index 392098314..5a588039d 100644 --- a/app/views/exceptions/not_found.html.erb +++ b/app/views/exceptions/not_found.html.erb @@ -1,8 +1,10 @@ +<% local_domain = "#{request.protocol}#{request.host_with_port}" %> +

The page you requested doesn't exist on this discussion forum. Perhaps we can help find it, or another topic like it:

-

Most popular topics

+

Popular topics

<% @popular.each do |t| %> <%= t.title %>
<% end %> @@ -22,7 +24,7 @@

Search for this topic

- +