<% extend NotificationPlugin::Helpers::ViewerHelper %> <%= lobby_notes_plugin_stylesheet %>
<%= image_tag profile.profile_custom_image(:thumb) %>

<%= @profile.name %>

<%= _("You have %s notifications (%s)") % [ @events.count, show_date(@date)] %>

<%= #link_to _('Before'), {:action => 'lobby_notes'} %>