Mercurial > hg > soundsoftware-site
comparison app/views/mailer/.svn/text-base/message_posted.text.html.rhtml.svn-base @ 0:513646585e45
* Import Redmine trunk SVN rev 3859
author | Chris Cannam |
---|---|
date | Fri, 23 Jul 2010 15:52:44 +0100 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:513646585e45 |
---|---|
1 <h1><%=h @message.board.project.name %> - <%=h @message.board.name %>: <%= link_to(h(@message.subject), @message_url) %></h1> | |
2 <em><%=h @message.author %></em> | |
3 | |
4 <%= textilizable(@message, :content, :only_path => false) %> |