doctype htmlhtml(ng-app='{{name}}')
head
title {{name}}
meta(charset='utf8')
base(href='/')
link(rel='stylesheet', href='//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.1/css/bootstrap-combined.min.css')
link(rel='stylesheet', href='/css/style.css')
body
block content