website/template_recipe.rhtml in capitate-0.2.14 vs website/template_recipe.rhtml in capitate-0.2.15

- old
+ new

@@ -16,12 +16,16 @@ </head> <body> <div id="main" class="recipes"> <h1><%= title %></h1> + + <div> <%= body %> + </div> + <p class="coda"> - <a href="mailto:gabrielh@gmail.com">Gabriel Handford</a>, <%= modified.pretty %><br> + <a href="http://ducktyper.com">ducktyper.com</a>, <%= modified.pretty %><br> Theme extended from <a href="http://rb2js.rubyforge.org/">Paul Battley</a> </p> </div>