Sha256: acca3e0c92c3988385ce6c7c5fdfc8c4c463dbe928f601e74c00f364a9cf5f7b
Contents?: true
Size: 608 Bytes
Versions: 11
Compression:
Stored size: 608 Bytes
Contents
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width" /> <%%= stylesheet_link_tag "foundation_emails" %> </head> <body> <table class="body" data-made-with-foundation> <tr> <td class="center" align="center" valign="top"> <center> <%%= yield %> </center> </td> </tr> </table> </body> </html>
Version data entries
11 entries across 11 versions & 1 rubygems