Sha256: 752009481ec777c1e8702695ca5d2f69f4cae6a36afc5a74302968ac3eb1557e

Contents?: true

Size: 645 Bytes

Versions: 37

Compression:

Stored size: 645 Bytes

Contents

<p><%= t ".hello" %></p>

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

<p><%= 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",  target: "_blank" %>
          </td>
        </tr>
      </table>
    </td>
  </tr>
</table>

<p><%= t ".body_3" %></p>

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

Version data entries

37 entries across 37 versions & 1 rubygems

Version Path
decidim-core-0.24.3 app/views/decidim/newsletters_opt_in_mailer/notify.html.erb
decidim-core-0.23.6 app/views/decidim/newsletters_opt_in_mailer/notify.html.erb
decidim-core-0.24.2 app/views/decidim/newsletters_opt_in_mailer/notify.html.erb
decidim-core-0.23.5 app/views/decidim/newsletters_opt_in_mailer/notify.html.erb
decidim-core-0.24.1 app/views/decidim/newsletters_opt_in_mailer/notify.html.erb
decidim-core-0.24.0 app/views/decidim/newsletters_opt_in_mailer/notify.html.erb
decidim-core-0.24.0.rc2 app/views/decidim/newsletters_opt_in_mailer/notify.html.erb
decidim-core-0.23.4 app/views/decidim/newsletters_opt_in_mailer/notify.html.erb
decidim-core-0.24.0.rc1 app/views/decidim/newsletters_opt_in_mailer/notify.html.erb
decidim-core-0.23.3 app/views/decidim/newsletters_opt_in_mailer/notify.html.erb
decidim-core-0.23.2 app/views/decidim/newsletters_opt_in_mailer/notify.html.erb
decidim-core-0.23.1 app/views/decidim/newsletters_opt_in_mailer/notify.html.erb
decidim-core-0.23.1.rc1 app/views/decidim/newsletters_opt_in_mailer/notify.html.erb
decidim-core-0.23.0 app/views/decidim/newsletters_opt_in_mailer/notify.html.erb
decidim-core-0.22.0 app/views/decidim/newsletters_opt_in_mailer/notify.html.erb
decidim-core-0.21.0 app/views/decidim/newsletters_opt_in_mailer/notify.html.erb
decidim-core-0.20.1 app/views/decidim/newsletters_opt_in_mailer/notify.html.erb
decidim-core-0.20.0 app/views/decidim/newsletters_opt_in_mailer/notify.html.erb
decidim-core-0.19.1 app/views/decidim/newsletters_opt_in_mailer/notify.html.erb
decidim-core-0.18.1 app/views/decidim/newsletters_opt_in_mailer/notify.html.erb