diff --git a/templates/footer.pug b/templates/footer.pug index b219fae4..005b3fce 100644 --- a/templates/footer.pug +++ b/templates/footer.pug @@ -2,7 +2,7 @@ mixin footer footer#footer .container p.text-muted.credit. - ourfore.st is hosted on fore.st, a fork of CyTube built for the TTN community. It's source code is available here. + ourfore.st is hosted on fore.st, a fork of CyTube built for the TTN community. It's source code is available here. script(src="/js/jquery-1.11.0.min.js") // Must be included before jQuery-UI since jQuery-UI overrides jQuery.fn.button // I should really abandon this crap one day