sipb-www
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
337b8b2
)
Show title and breadcrumbs together
author
Quentin Smith
<quentin@mit.edu>
Thu, 15 Jan 2009 09:34:09 +0000
(
04:34
-0500)
committer
Quentin Smith
<quentin@mit.edu>
Thu, 15 Jan 2009 09:34:09 +0000
(
04:34
-0500)
templates/page.tmpl
patch
|
blob
|
history
diff --git
a/templates/page.tmpl
b/templates/page.tmpl
index 80100905ce5bf3c69ad63e93b21d20227509e2f1..af200673272d85ccfec3298adcb61121cf9aba3d 100644
(file)
--- a/
templates/page.tmpl
+++ b/
templates/page.tmpl
@@
-51,14
+51,14
@@
</div>
</div>
<div id="featured-block" class="generic">
- <
div class="breadcrumbs"
><span class="parentlinks">
+ <
h1
><span class="parentlinks">
<TMPL_LOOP NAME="PARENTLINKS">
<a href="<TMPL_VAR URL>"><TMPL_VAR PAGE></a> /
</TMPL_LOOP>
</span>
<span class="title">
<TMPL_VAR TITLE>
- </span></
div
>
+ </span></
h1
>
<TMPL_VAR CONTENT>
</div>
<div id="prefooter"></div>