target_notification.rhtml 227 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 <%= _('Hello %s,') % @target %> <%= word_wrap(@message) %> <%= word_wrap(_('Access the address below to see this and other pending actions that need your attention:')) %> <%= @tasks_url %> -- <%= @environment %> <%= @url %>