added a dynamic page title

This commit is contained in:
Sahat Yalkabov
2013-11-18 23:55:20 -05:00
parent 0cec4c8f5f
commit ce8ffb56e2

View File

@ -6,7 +6,7 @@ html
meta(name='viewport', content='width=device-width, initial-scale=1.0')
meta(name='description', content='')
meta(name='author', content='')
title Starter Template for Bootstrap
title #{title} - Starter Template for Bootstrap
link(href='/css/bootstrap.css', rel='stylesheet')
link(href='/css/flat-ui.css', rel='stylesheet')
link(href='/css/font-awesome.min.css', rel='stylesheet')