diaspora/app/views/notifier/single_admin.html.haml
2010-12-01 11:20:10 -08:00

8 lines
141 B
Text

%p
= t('notifier.hello', :name => @recipient.username)
%p
= @string
%br
= t('notifier.thanks')
= t('notifier.single_admin.admin')