<%= format_selected(@text) %>



<% @words.each do |w| %> <%= link_to(w, :action => 'replace', :id => w) %> <% end %>