<%= t('mailers.proposal_notification_digest.title', org_name: Setting['org_name']) %><%= t('mailers.proposal_notification_digest.info', org_name: Setting['org_name']) %> |
|
<%= link_to notification.notifiable.title, notification_url(notification), style: "color: #2895F1; text-decoration: none;" %> <%= notification.notifiable.proposal.title %> • <%= notification.notifiable.proposal.created_at.to_date %> • <%= notification.notifiable.proposal.author.name %> <%= notification.notifiable.body %>
|
|
<%= t('mailers.proposal_notification_digest.unsubscribe', account: link_to(t('mailers.proposal_notification_digest.unsubscribe_account'), account_url, style: "color: #2895F1; text-decoration: none;")).html_safe %> |