Sha256: f36626aa65c707f0aa86447c49727ca71c91289ddfc53ea965b5e7854b60938a
Contents?: true
Size: 757 Bytes
Versions: 5
Compression:
Stored size: 757 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" xml:lang="en" lang="en-us"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <title>Foo Bar</title> <meta name="author" content="<%= @page.author %>" /> <!-- CodeRay syntax highlighting CSS --> <link rel="stylesheet" href="/css/coderay.css" type="text/css" /> <!-- Homepage CSS --> <link rel="stylesheet" href="/css/screen.css" type="text/css" media="screen, projection" /> </head> <body> <div class="site"> <div class="title"> Tom Preston-Werner </div> <h1>Foo Bar</h1> <p>Best <strong>post</strong> ever</p> </div> </body> </html>
Version data entries
5 entries across 3 versions & 2 rubygems