Sha256: 38fd74528588ab9d51b4f63b6af239eb891114a12b3d3d6a8dc6d7bf7c50da45
Contents?: true
Size: 436 Bytes
Versions: 15
Compression:
Stored size: 436 Bytes
Contents
<!DOCTYPE html> <html> <head> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" /> </head> <body> <h1>You have a new reply: <%= @subject %></h1> <p> You have received a new reply: </p> <blockquote> <p> <%= raw @message.body %> </p> </blockquote> <p> Visit <%= link_to root_url, root_url %> and go to your inbox for more info. </p> </body> </html>
Version data entries
15 entries across 15 versions & 2 rubygems