<%= inner_html %>
<%= count %>
<%= url = { :profile => profile_identifier, :controller => 'comment_paragraph_plugin_profile', :action => 'view_comments', :paragraph_id => paragraph_id, :article_id => article_id} link_to_remote( image_tag("/plugins/comment_paragraph/images/comments.gif"), { :url => url, :method => :post, :condition => "!toggleParagraph(#{paragraph_id})", :complete => "loadCompleted(#{paragraph_id})" }, { :id => "link_to_ajax_comments_#{paragraph_id}", :'data-url' => url_for(url) } )%>