sync/templates/footer.jade

8 lines
182 B
Plaintext
Raw Normal View History

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