Use activeBuffer for title, not the shared pageTitle

This commit is contained in:
Tor Hveem 2013-10-16 22:35:21 +02:00
parent 8602f9d477
commit 729a22c7b9
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@
<img alt="brand" src="img/favicon.png">
</div>
<div class="title">
{{ pageTitle}}
{{ activeBuffer().title}}
</div>
<div class="actions pull-right">
<div class="dropdown pull-left">