2013-12-12 20:48:23 +00:00
|
|
|
mixin footer
|
|
|
|
footer#footer
|
|
|
|
.container
|
|
|
|
p.text-muted.credit.
|
2016-05-21 23:26:32 +00:00
|
|
|
Copyright © 2013-2016 Calvin Montgomery · <a href="https://github.com/calzoneman/sync" target="_blank" rel="noreferrer noopener">GitHub</a> · <a href="/useragreement" target="_blank">User Agreement</a> · <a href="/contact" target="_blank">Contact</a> · <a href="https://github.com/calzoneman/sync/wiki" target="_blank" rel="noopener noreferrer">Wiki</a>
|
2015-02-11 05:07:57 +00:00
|
|
|
script(src="/js/jquery-1.11.0.min.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
|
2015-02-11 05:07:57 +00:00
|
|
|
script(src="/js/jquery-ui.js")
|
2014-11-21 05:10:40 +00:00
|
|
|
script(src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.1/js/bootstrap.min.js")
|