mailr/themes/olive/views/messages/_html_part.html.erb

4 lines
78 B
Plaintext
Raw Normal View History

2011-09-29 21:16:40 +02:00
<iframe frameborder="0" src="<%= html_body_path(@message.uid) %>">
2011-08-27 22:00:06 +02:00
</iframe>