summaryrefslogtreecommitdiffstats
path: root/templates/page.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/page.tmpl')
-rw-r--r--templates/page.tmpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/page.tmpl b/templates/page.tmpl
index ff45cf6..5bd684a 100644
--- a/templates/page.tmpl
+++ b/templates/page.tmpl
@@ -32,6 +32,7 @@
<div class="row">
<div class="navbar">
<div class="navbar-inner">
+ <span class="brand">
<ul class="breadcrumb">
<TMPL_LOOP PARENTLINKS>
<li>
@@ -49,6 +50,7 @@
</TMPL_IF>
</li>
</ul>
+ </span>
<TMPL_IF HAVE_ACTIONS>
<ul class="nav">
<TMPL_IF EDITURL>