From d37929ce3bafe0d05c369ea8f780d7ffa94cc43b Mon Sep 17 00:00:00 2001 From: Antti Salo Date: Mon, 3 Nov 2014 16:57:48 +0200 Subject: [PATCH] Page title rendered according to section --- lib/app/index.html | 2 +- lib/app/js/app.js | 10 +++++++++- lib/app/js/controllers/sections.js | 24 ++++++++++++++++++++++++ lib/app/views/main.html | 1 - test/structure.js | 4 ---- 5 files changed, 34 insertions(+), 7 deletions(-) diff --git a/lib/app/index.html b/lib/app/index.html index 83bfc423..ab6f379b 100644 --- a/lib/app/index.html +++ b/lib/app/index.html @@ -7,7 +7,7 @@ - {{title}} + {{{extraHead}}} {{#filesConfig}}