doctype
head
    link(rel='stylesheet', href='https://fonts.googleapis.com/css?family=empty_0&v1')
    link(rel='stylesheet', href='https://fonts.googleapis.com/css?family=&v1')
    link(rel='stylesheet', href='style.css')
#coming-soon-container
    #coming-soon-main(role='main')
        #coming-soon
            img#teaser-image(src='logo.png', alt='Teaser', usemap='#teaser-image')
            h1#teaser-headline The Orchard Video Catalog
            #teaser-description
                p(style='text-align: center;') Our new video catalog is coming soon.
                p(style='text-align: center;')
                    | In the meantime, visit &nbsp
                    a(title='theorchard.com', href='http://theorchard.com') theorchard.com
                    br
                    a(href="/") Click to enter the site
    // ! end of #main
// ! end of #container