projects
/
cookbook.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8fa50b
)
Add backlinks recipe->index
author
W. Trevor King
<wking@drexel.edu>
Mon, 21 Jun 2010 19:48:26 +0000
(15:48 -0400)
committer
W. Trevor King
<wking@drexel.edu>
Mon, 21 Jun 2010 19:48:26 +0000
(15:48 -0400)
cookbook/template/base.html
patch
|
blob
|
history
diff --git
a/cookbook/template/base.html
b/cookbook/template/base.html
index 09b65789cd95b35742be42d582788cf1495cf058..9433b2aeb880b5905aae0f97043d62bc1a608efb 100644
(file)
--- a/
cookbook/template/base.html
+++ b/
cookbook/template/base.html
@@
-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">