Sha256: ccf12f56f0ec06cce3a3a43f63b0e5a1e08ce88ef0389d35555cf7b98cbb4cb3
Contents?: true
Size: 753 Bytes
Versions: 2
Compression:
Stored size: 753 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"> <head> <link rel="stylesheet" href="../stylesheets/screen.css" type="text/css" media="screen" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title> <%= title %> </title> </head> <body> <div id="main" class="recipes"> <h1><%= title %></h1> <%= body %> <p class="coda"> <a href="FIXME email">Gabriel Handford</a>, <%= modified.pretty %><br> Theme extended from <a href="http://rb2js.rubyforge.org/">Paul Battley</a> </p> </div> <!-- insert site tracking codes here, like Google Urchin --> </body> </html>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
capitate-0.1.8 | website/template_recipe.rhtml |
capitate-0.1.9 | website/template_recipe.rhtml |