Sha256: 74d58b59ae5c7973d1731a6716785febb494dac706bc55f47b8f70cdea33f038

Contents?: true

Size: 802 Bytes

Versions: 31

Compression:

Stored size: 802 Bytes

Contents

<p class="email-greeting"><%= t ".hello" %></p>

<p class="email-instructions"><%= t ".body_1", organization_name: h(@organization.name) %></p>

<p class="email-instructions"><%= t ".body_2" %></p>

<table class="button radius" style="margin: 16px auto;">
  <tr>
    <td>
      <table>
        <tr>
          <td>
            <%= link_to t(".button"), decidim.newsletters_opt_in_url(token: @token, host: @organization.host), method: "PUT", class: "button email-button email-button__cta",  target: "_blank" %>
          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>

<p class="email-instructions"><%= t ".body_3" %></p>

<p class="email-closing"><%= t(".greetings", organization_name: h(@organization.name), organization_url: decidim.root_url(host: @organization.host)).html_safe %></p>

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
decidim-core-0.27.9 app/views/decidim/newsletters_opt_in_mailer/notify.html.erb
decidim-core-0.27.8 app/views/decidim/newsletters_opt_in_mailer/notify.html.erb
decidim-core-0.27.7 app/views/decidim/newsletters_opt_in_mailer/notify.html.erb
decidim-core-0.27.6 app/views/decidim/newsletters_opt_in_mailer/notify.html.erb
decidim-core-0.26.10 app/views/decidim/newsletters_opt_in_mailer/notify.html.erb
decidim-core-0.26.9 app/views/decidim/newsletters_opt_in_mailer/notify.html.erb
decidim-core-0.27.5 app/views/decidim/newsletters_opt_in_mailer/notify.html.erb
decidim-core-0.26.8 app/views/decidim/newsletters_opt_in_mailer/notify.html.erb
decidim-core-0.27.4 app/views/decidim/newsletters_opt_in_mailer/notify.html.erb
decidim-core-0.27.3 app/views/decidim/newsletters_opt_in_mailer/notify.html.erb
decidim-core-0.26.7 app/views/decidim/newsletters_opt_in_mailer/notify.html.erb
decidim-core-0.26.5 app/views/decidim/newsletters_opt_in_mailer/notify.html.erb
decidim-core-0.27.2 app/views/decidim/newsletters_opt_in_mailer/notify.html.erb
decidim-core-0.27.1 app/views/decidim/newsletters_opt_in_mailer/notify.html.erb
decidim-core-0.26.4 app/views/decidim/newsletters_opt_in_mailer/notify.html.erb
decidim-core-0.27.0 app/views/decidim/newsletters_opt_in_mailer/notify.html.erb
decidim-core-0.26.3 app/views/decidim/newsletters_opt_in_mailer/notify.html.erb
decidim-core-0.27.0.rc2 app/views/decidim/newsletters_opt_in_mailer/notify.html.erb
decidim-core-0.27.0.rc1 app/views/decidim/newsletters_opt_in_mailer/notify.html.erb
decidim-core-0.26.2 app/views/decidim/newsletters_opt_in_mailer/notify.html.erb