Sha256: 2bb6c0f90e08b5e2cf32dd3e9f3e77bcf93f1406719e78b769b442fc1c5f58d9
Contents?: true
Size: 735 Bytes
Versions: 38
Compression:
Stored size: 735 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 <%=MuckEngine.configuration.application_name%> Team</p> <hr /> <p>Please add <%=MuckEngine.configuration.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://<%=MuckEngine.configuration.application_url%>/privacy"><%=MuckEngine.configuration.application_url%>/privacy</a> </p> </body> </html>
Version data entries
38 entries across 38 versions & 1 rubygems