Sha256: f366db02267a7b6e71fbf99c0fce83a8c40bf6fb7af2ffd25ac00bc4194dcdc7

Contents?: true

Size: 568 Bytes

Versions: 23

Compression:

Stored size: 568 Bytes

Contents

<p>A new comment has been posted on
    <a href="<%= @blog.base_url %>"><%= @blog.blog_name %></a>, responding to
    <a href="<%= @comment.article.permalink_url %>"><%= h(@comment.article.title) %></a>.</p>

<%= render 'mail_header' do %>
  <h2><%= h @comment.title %></h2>
  <cite><strong><%= @comment.url.blank? ? h(@comment.author) : link_to(h(@comment.author), @comment.url) %></strong> </cite>
  <%= link_to('said', @comment.permalink_url) %>
  <%= display_date_and_time @comment.created_at %> <br />
  <%= html @comment %>
<% end %>
<%= render 'mail_footer' %>

Version data entries

23 entries across 23 versions & 2 rubygems

Version Path
HornsAndHooves-publify_core-10.5.0 app/views/notification_mailer/comment.html.erb
HornsAndHooves-publify_core-10.4.0 app/views/notification_mailer/comment.html.erb
HornsAndHooves-publify_core-10.3.0 app/views/notification_mailer/comment.html.erb
HornsAndHooves-publify_core-10.2.0 app/views/notification_mailer/comment.html.erb
publify_core-10.0.1 app/views/notification_mailer/comment.html.erb
publify_core-10.0.0 app/views/notification_mailer/comment.html.erb
publify_core-9.2.10 app/views/notification_mailer/comment.html.erb
HornsAndHooves-publify_core-10.1.1 app/views/notification_mailer/comment.html.erb
HornsAndHooves-publify_core-10.1.0 app/views/notification_mailer/comment.html.erb
HornsAndHooves-publify_core-10.0.3 app/views/notification_mailer/comment.html.erb
HornsAndHooves-publify_core-10.0.2 app/views/notification_mailer/comment.html.erb
HornsAndHooves-publify_core-10.0.1 app/views/notification_mailer/comment.html.erb
HornsAndHooves-publify_core-10.0.0 app/views/notification_mailer/comment.html.erb
publify_core-9.2.9 app/views/notification_mailer/comment.html.erb
publify_core-9.2.8 app/views/notification_mailer/comment.html.erb
publify_core-9.2.7 app/views/notification_mailer/comment.html.erb
publify_core-9.2.6 app/views/notification_mailer/comment.html.erb
publify_core-9.2.5 app/views/notification_mailer/comment.html.erb
publify_core-9.2.4 app/views/notification_mailer/comment.html.erb
publify_core-9.2.3 app/views/notification_mailer/comment.html.erb