Add backlinks recipe->index
authorW. Trevor King <wking@drexel.edu>
Mon, 21 Jun 2010 19:48:26 +0000 (15:48 -0400)
committerW. Trevor King <wking@drexel.edu>
Mon, 21 Jun 2010 19:48:26 +0000 (15:48 -0400)
cookbook/template/base.html

index 09b65789cd95b35742be42d582788cf1495cf058..9433b2aeb880b5905aae0f97043d62bc1a608efb 100644 (file)
@@ -15,7 +15,7 @@
     <body>
         <div id="main-pane">
             <div id="header" class="inside-main-pane">
-                <h1>{{ cookbook.name }}</h1>
+                <h1><a href="./">{{ cookbook.name }}</a></h1>
             </div>
 <!--
             <div id="navigation" class="inside-main-pane">