Sha256: 312bf6bb90b7354de28fba0f0cc335ce7438b2192488eeb2a2c354c9b8a9f846
Contents?: true
Size: 411 Bytes
Versions: 3
Compression:
Stored size: 411 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 root_url and go to your inbox for more info. </p> </body> </html>
Version data entries
3 entries across 3 versions & 1 rubygems