Sha256: 22306c8dedb949799d727d4d82fc3c06822b32d686da9c3388fc8a8e99223fe8
Contents?: true
Size: 294 Bytes
Versions: 10
Compression:
Stored size: 294 Bytes
Contents
<!DOCTYPE html> <html> <head> <link rel="stylesheet" media="screen" href="/css/screen.css" /> <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <title>Heidi!</title> </head> <body> <div class="container"> <%= yield %> </div> </body> </html>
Version data entries
10 entries across 10 versions & 1 rubygems