mixin footer
  footer#footer
    .container
      p.text-muted.credit.
        Copyright © 2013 Calvin Montgomery
  script(src="/js/jquery.js")
  script(src="/js/bootstrap.js")