fatfreecrm/fat_free_crm

View on GitHub
app/views/dropbox_mailer/dropbox_notification.html.haml

Summary

Maintainability
Test Coverage
:plain
  #{I18n.t(:dropbox_notification_intro)}:

  #{I18n.t(:dropbox_notification_to)}:
  #{@mediator_links}
  
  #{I18n.t(:subject)}: #{@subject}
  #{I18n.t(:body)}:
  #{@body}