27 lines
1.4 KiB
Plaintext
27 lines
1.4 KiB
Plaintext
<td style="padding-bottom: 20px; padding-left: 10px;">
|
|
|
|
<p style="font-family: 'Open Sans','Helvetica Neue',arial,sans-serif;font-size: 14px;font-weight: normal;line-height: 24px;">
|
|
<%= t("mailers.budget_investment_unselected.hi") %>
|
|
</p>
|
|
|
|
<p style="font-family: 'Open Sans','Helvetica Neue',arial,sans-serif;font-size: 14px;font-weight: normal;line-height: 24px;">
|
|
<%= t("mailers.budget_investment_unselected.unselected_html",
|
|
title: @investment.title) %>
|
|
</p>
|
|
|
|
<p style="font-family: 'Open Sans','Helvetica Neue',arial,sans-serif;font-size: 14px;font-weight: normal;line-height: 24px;">
|
|
<%= t("mailers.budget_investment_unselected.participate_html",
|
|
url: link_to(t("mailers.budget_investment_unselected.participate_url"),
|
|
budget_url(@investment.budget), style: "color: #2895F1; text-decoration: underline;")) %>
|
|
</p>
|
|
|
|
<p style="font-family: 'Open Sans','Helvetica Neue',arial,sans-serif;font-size: 14px;font-weight: normal;line-height: 24px;">
|
|
<%= t("mailers.budget_investment_unselected.thanks") %>
|
|
</p>
|
|
|
|
<p style="font-family: 'Open Sans','Helvetica Neue',arial,sans-serif;font-size: 14px;font-weight: normal;line-height: 24px;">
|
|
<%= t("mailers.budget_investment_unselected.sincerely") %><br>
|
|
<span style="font-family: 'Open Sans','Helvetica Neue',arial,sans-serif;font-size: 12px;font-weight: normal;line-height: 24px; color: #ccc;">
|
|
<%= t("mailers.budget_investment_unselected.signatory") %></span>
|
|
</p>
|
|
</td> |