extends ./_layout.jade

block body
    for item in blocks
        !=item()
    .page__footer
        +footer()