1 <%= t 'notifier.note_plain.greeting' %>
4 <%= t 'notifier.note_plain.your_note', :commenter => @commenter, :place => @place %>
6 <%= t 'notifier.note_plain.commented_note', :commenter => @commenter, :place => @place %>
13 <%= t 'notifier.note_plain.details', :URL => @noteurl %>