diff --git a/app/views/welcome/index.html.erb b/app/views/welcome/index.html.erb index d6e840a..ba0924a 100644 --- a/app/views/welcome/index.html.erb +++ b/app/views/welcome/index.html.erb @@ -7,9 +7,6 @@ <%= call_hook(:view_welcome_index_left) %> -<%= link_to "Test", "http://foo/test bar" %> -<%= link_to "Test", "http://foo/test%20bar" %> -
<% if @news.any? %>