Sha256: 593dcbf6fae4617e03d3e4bcdb81d3d8252fd071fae8112ce49f5bf8e191d5ac

Contents?: true

Size: 541 Bytes

Versions: 8

Compression:

Stored size: 541 Bytes

Contents

<!DOCTYPE html>
<html>
  <head>
    <meta content='text/html; charset=UTF-8' http-equiv='Content-Type' />
  </head>
  <body>
    <h4>A new post was published on <%= @site.title %></h4>
    <p>
      We published a new post, "<%= link_to @post.title, post_url(@post, host: @site.custom_domain) %>", on our blog.
    </p>
  </body>
  <footer>If you no longer want to receive these emails, <%= link_to "click here", unsubscribe_mailing_list_url(email: @subscription.email, t: @subscription.token, host: @site.custom_domain) %>.</footer>
</html>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
storytime-2.1.6 app/views/storytime/subscription_mailer/new_post_email.html.erb
storytime-2.1.5 app/views/storytime/subscription_mailer/new_post_email.html.erb
storytime-2.1.4 app/views/storytime/subscription_mailer/new_post_email.html.erb
storytime-2.1.3 app/views/storytime/subscription_mailer/new_post_email.html.erb
storytime-2.1.2 app/views/storytime/subscription_mailer/new_post_email.html.erb
storytime-2.1.1 app/views/storytime/subscription_mailer/new_post_email.html.erb
storytime-2.1.0 app/views/storytime/subscription_mailer/new_post_email.html.erb
storytime-2.0.0 app/views/storytime/subscription_mailer/new_post_email.html.erb