ff-content(
    nav="nav"
    type="'Page'"
)
    ._page._content
        header
            h2 {{front.title}}

        div(ng-bind-html="content")
