Sha256: b57dea07d3bca0007fa8089398995204cc56d589b6c7437430d7fee2e22bd247
Contents?: true
Size: 390 Bytes
Versions: 4
Compression:
Stored size: 390 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Gem in a Box</title> <link rel="stylesheet" href="<%= url "/master.css", false %>" type="text/css" media="screen"> <link href="<%= url "/atom.xml", false %>" type="application/atom+xml" rel="alternate" title="Atom Feed"> </head> <body> <div id="content"> <h1>Gem in a Box</h1> <%= yield %> </div> </body> </html>
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
geminabox-2.1.0 | views/layout.erb |
geminabox-2.1.0.rc.1 | views/layout.erb |
geminabox-2.0.0 | views/layout.erb |
geminabox-2.0.0.rc.1 | views/layout.erb |