<%=link_to contestnotifications.author, contest_contestnotification_path(contestnotifications) %> <%= l(:label_project_newshare) %> <%= link_to h(contestnotifications.title), contest_contestnotification_path(contestnotifications) %>

<%=h contestnotifications.description%>

<%= contestnotifications.created_at %> <%= link_to l(:label_project_newother), contest_contestnotification_path(contestnotifications) %> <%= "(#{l(:label_x_comments, :count => contestnotifications.notificationcomments_count)})" if contestnotifications.notificationcomments_count > 0 %>