aboutsummaryrefslogtreecommitdiff
path: root/web/templates/index.jade
diff options
context:
space:
mode:
Diffstat (limited to 'web/templates/index.jade')
-rw-r--r--web/templates/index.jade1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/templates/index.jade b/web/templates/index.jade
index 025354e..6dad0f5 100644
--- a/web/templates/index.jade
+++ b/web/templates/index.jade
@@ -14,6 +14,7 @@ html(lang='en')
script(src="bower_components/angular/angular.js", type="application/javascript")
script(src="bower_components/angular-route/angular-route.js", type="application/javascript")
script(src="bower_components/lodash/lodash.js", type="application/javascript")
+ script(src="bower_components/moment/moment.js", type="application/javascript")
script(src="app/DillerRpc.js", type="application/javascript")
script(src="app/app.js", type="application/javascript")