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

4 lines
78 B
Plaintext
Executable File

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