mailr/themes/olive/views/messages/_html_part.html.erb
2011-09-29 21:16:40 +02:00

4 lines
78 B
Plaintext
Executable file

<iframe frameborder="0" src="<%= html_body_path(@message.uid) %>">
</iframe>