Sha256: 992f26410c7e39e33f530c17baf2732056fd370163e0df3324154ff2522cfef0
Contents?: true
Size: 201 Bytes
Versions: 3
Compression:
Stored size: 201 Bytes
Contents
<p>A new article has been posted on <%=h @blog_name %>:</p> <%= render :partial => 'mail_header' %> <h2><%=h @article.title %></h2> <%= html @article, :body %> <%= render :partial => 'mail_footer' %>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
typo-5.0.2 | app/views/notification_mailer/article.html.erb |
typo-5.0.1 | app/views/notification_mailer/article.html.erb |
typo-5.0 | app/views/notification_mailer/article.html.erb |