mailr/app/views/messages/_html_part.html.erb

4 lines
78 B
Plaintext
Raw Normal View History

2012-03-24 13:23:34 +01:00
<iframe frameborder="0" src="<%= html_body_path(@message.uid) %>">
</iframe>