Noosfero/noosfero

View on GitHub
app/views/task_mailer/target_notification.text.erb

Summary

Maintainability
Test Coverage
<%= _('Hello %s,') % @target %>

<%= word_wrap(@message) %>

<%= word_wrap(_('Access your list of tasks or your control panel to see this and other pending actions that need your attention.')) %>
<%= @tasks_url %>

--
<%= _('%s team.') % @environment.name %>
<%= @url %>