Sha256: 99eb80787c2ec98a746b0e6e03cc5d2e6dc37c938da872d1864e1c55c532e670

Contents?: true

Size: 603 Bytes

Versions: 16

Compression:

Stored size: 603 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 :partial => 'mail_header' %>
<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) %>
 <%= distance_of_time_in_words @article.published_at, @comment.created_at %> later:<br />
<%= html @comment %>
<%= render :partial => 'mail_footer' %>

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
typo-5.5 app/views/notification_mailer/comment.html.erb
typo-5.4.4 app/views/notification_mailer/comment.html.erb
typo-5.4.3 app/views/notification_mailer/comment.html.erb
typo-5.4.2 app/views/notification_mailer/comment.html.erb
typo-5.4.1 app/views/notification_mailer/comment.html.erb
typo-5.4 app/views/notification_mailer/comment.html.erb
typo-5.0.3.98.1 app/views/notification_mailer/comment.html.erb
typo-5.0.3.98 app/views/notification_mailer/comment.html.erb
typo-5.1.1 app/views/notification_mailer/comment.html.erb
typo-5.1.2 app/views/notification_mailer/comment.html.erb
typo-5.1.3 app/views/notification_mailer/comment.html.erb
typo-5.1.98 app/views/notification_mailer/comment.html.erb
typo-5.1 app/views/notification_mailer/comment.html.erb
typo-5.2.98 app/views/notification_mailer/comment.html.erb
typo-5.2 app/views/notification_mailer/comment.html.erb
typo-5.3 app/views/notification_mailer/comment.html.erb