diff template/tail.jade.mustache @ 4:409da49c148d

partway though add Ignore-this: 330d1f3393bb91ca56267d2138e3bb22
author drewp@bigasterisk.com
date Sun, 17 Feb 2013 21:12:53 -0800
parents 80b11112c9e0
children 93d94f327e82
line wrap: on
line diff
--- a/template/tail.jade.mustache	Sun Feb 17 09:56:17 2013 -0800
+++ b/template/tail.jade.mustache	Sun Feb 17 21:12:53 2013 -0800
@@ -1,2 +1,5 @@
 script(src='//ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js')
-script(src="{{toRoot}}/static/gui.js")
\ No newline at end of file
+script(src="{{toRoot}}/static/gui.js")
+| {{#withKnockout}}
+script(src="{{toRoot}}/static/knockout-2.2.0.debug.js")
+| {{/withKnockout}}
\ No newline at end of file