diaspora/app/views/notifier/single_admin.html.haml

8 lines
140 B
Text

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