540co/ads-bpa

View on GitHub
server/views/layout.jade

Summary

Maintainability
Test Coverage
doctype html
html
  head
    title= title
    link(rel='stylesheet', href='/stylesheets/style.css')
  body
    block content