Sha256: db3bf06b9dd43fa1c250a4fe19ea03afca38876e15c822f8850a08f9ce171893

Contents?: true

Size: 350 Bytes

Versions: 1

Compression:

Stored size: 350 Bytes

Contents

<!DOCTYPE html>
<html>
  <head>
    <title>
      <%= title || 'Thank you all!' %>
    </title>
    <style>
      body{margin:0;width:100%;height:100%} body,td,input,textarea,select{font-family:arial,sans-serif}
      <%= style %>
    </style>
    <script type='text/javascript'>
    </script>
  </head>
  <body>
    <%= content %>
  </body>
</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
share_some_love-0.0.5 _old_templates/html/simple.erb