Remove template path, load correct javascript in universal header

This commit is contained in:
terakilobyte
2015-05-06 09:10:15 -04:00
parent c61e3c8ed2
commit adaa3cdece
3 changed files with 4 additions and 5 deletions

View File

@@ -34,6 +34,8 @@ script.
// Leave alone below
script(src="/js/main.js")
script(src="/bower_components/angular-bootstrap/ui-bootstrap-tpls.min.js")
link(rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Lato:400|Inconsolata")
link(rel="stylesheet" type="text/css" href="/bower_components/cal-heatmap/cal-heatmap.css")