<% if current_participant.id == @profile.participant_id %> <% end %> <% if current_participant.id == @profile.participant_id %> <% end %>

{{ profile.profile.username }}

Last seen: {{ profile.profile.latestAction | timeFromNow }}

<% if current_participant.id != @profile.participant_id %>
Nudge
{{ profile.nudgeAlert }}
<% end %>
{{alert.message}}
<%= render partial: "profile_questions", locals: { nudging_display_names: @nudging_display_names } %>
<%= render "social_networking/shared/comment_form" %>