<%= render(:partial => 'like/common/buttons', :locals => { :url => canonical_url_for(:controller => 'news', :action => 'show', :id => news), :title => "#{news.project.name}: #{news.title}", :author => news.author, :project => news.project }) %>