Use activeBuffer for title, not the shared pageTitle

with-route-provider
Tor Hveem 12 years ago
parent 8602f9d477
commit 729a22c7b9
  1. 2
      index.html

@ -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">

Loading…
Cancel
Save