Sha256: 4d16e6c2ed428e218b025bc4d1d43ccb8c9a4383cafa635a0c76ece9067aa31d
Contents?: true
Size: 687 Bytes
Versions: 86
Compression:
Stored size: 687 Bytes
Contents
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" /> </head> <body> <%= yield %> <p>Thanks very much,<br /> The <%=GlobalConfig.application_name%> Team</p> <hr /> <p>Please add <%=GlobalConfig.support_email%> to your email address book and “safe domain” lists.</p> <p> We respect your privacy; please view our privacy policy here: <a href="http://<%=GlobalConfig.application_url%>/privacy"><%=GlobalConfig.application_url%>/privacy</a> </p> </body> </html>
Version data entries
86 entries across 86 versions & 1 rubygems