block vars
    - var minified = useMinified;

!!! 5
html(lang='en', xmlns='http://www.w3.org/1999/xhtml', itemscope='itemscope')
    include ../includes/head
    body.avails-background-img
        section
            div.signup
                div.signup-intro
                    h1 #{appName}
                    p A rich library of premium exclusive film content.
                    p Login to obtain access to the avails page.
                    unless appName.indexOf("Orchard")

                    a.external-login-btn.btn.btn-block.btn-lg.btn-primary-orchard(href="/avails/auth", target="_parent") Login with The Orchard

    include ../includes/foot
