Sha256: 7adc7dcaf8ea39d78a5ce9b5b2a75ac2e2d265c2152b8af37d1fb8b64b46fd42
Contents?: true
Size: 437 Bytes
Versions: 102
Compression:
Stored size: 437 Bytes
Contents
<html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <title>MyCook™ beta</title> <style type="text/css"> body { background: url('<%= image_path('cookbook.gif') %>'); } #content { margin-top: 2em; margin-left: 20%; margin-right: 20%; padding: 1em; border: solid 5px orange; background: white; } </style> </head> <body> <div id="content"> <%= yield %> </div> </body> </html>
Version data entries
102 entries across 102 versions & 8 rubygems