extends layouts/main-sidebar block content img(src="/img/the-bobs.jpg", alt="The Bobs have questions").responsive .content-block h1 Sample DTP Web Application p This application doesn't actually do anything. The Bobs would have questions. pre= JSON.stringify(newsfeed, null, 2) if user h2 Current User pre= JSON.stringify(user, null, 2) if session h2 Session pre= JSON.stringify(session, null, 2) h2 Site Configuration pre= JSON.stringify(config, null, 2) h2 Package Information pre= JSON.stringify(pkg, null, 2)