Sha256: 2fdb8e761d6abd6f7af053ce1569ed5ae81b23054444c13110c030baa9b28c77

Contents?: true

Size: 199 Bytes

Versions: 3

Compression:

Stored size: 199 Bytes

Contents

<p>A new article has been posted on <%=h @blog.blog_name %>:</p>

<%= render 'mail_header' do %>
  <h2><%=h @article.title %></h2>
  <%= html @article, :body %>
<% end %>
<%= render 'mail_footer' %>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
publify_core-9.1.0 app/views/notification_mailer/article.html.erb
publify_core-9.0.1 app/views/notification_mailer/article.html.erb
publify_core-9.0.0 app/views/notification_mailer/article.html.erb