2013-12-12 20:48:23 +00:00
|
|
|
mixin footer
|
|
|
|
footer#footer
|
|
|
|
.container
|
|
|
|
p.text-muted.credit.
|
2014-02-14 00:15:22 +00:00
|
|
|
Copyright © 2013 Calvin Montgomery · <a href="https://github.com/calzoneman/sync">GitHub</a> · <a href="/useragreement">User Agreement</a> · <a href="/contact">Contact</a>
|
2013-12-12 20:48:23 +00:00
|
|
|
script(src="/js/jquery.js")
|
2014-01-22 05:04:06 +00:00
|
|
|
// Must be included before jQuery-UI since jQuery-UI overrides jQuery.fn.button
|
|
|
|
// I should really abandon this crap one day
|
|
|
|
script(src="//code.jquery.com/ui/1.10.3/jquery-ui.js")
|
2013-12-12 20:48:23 +00:00
|
|
|
script(src="/js/bootstrap.js")
|