summaryrefslogtreecommitdiffstats
path: root/app/views/mailer/message_posted.text.html.rhtml
blob: 837272c0a45251cd4d3456aec760d6031699c40a (plain)
1
2
3
4
<h1><%=h @message.board.project.name %> - <%=h @message.board.name %>: <%= link_to @message.subject, @message_url %></h1>
<em><%= @message.author %></em>

<%= textilizable @message.content %>