.container
        .headline
            h2.headlineItem.col-lg-7.col-md-7.col-xs-7
                a(href="/")
                    |  Timers3000 
                    span(style="font-size:0.5em;") #{version}
            a(href="/changelog").col-lg-3.col-md-3.col-xs-3
                .headlineItem.box
                    span What's new?
            h2.headlineItem.col-lg-2.col-md-2.col-xs-2.pull-right
                a.pull-right(href="/preferences")
                    i(class="fa fa-gear" onmouseover="this.className='fa fa-gear fa-spin'", onmouseout="this.className='fa fa-gear'")