div.Page
    header(role="banner")
        ff-header
    main(role="main")
        section.Content
            ui-view.NavFlipper
        nav(role="navigation")
            ff-navigation
    footer(role="contentinfo")
        ff-footer
