Include Handlebars.
authorMike Taylor <mike@indexdata.com>
Thu, 19 Dec 2013 16:16:57 +0000 (16:16 +0000)
committerMike Taylor <mike@indexdata.com>
Thu, 19 Dec 2013 16:16:57 +0000 (16:16 +0000)
examples/htdocs/popup.html

index 71c0c4e..29aff8d 100644 (file)
@@ -23,6 +23,7 @@
     -->
 
     <script type="text/javascript" src="http://mkws.indexdata.com/pazpar2/js/pz2.js"></script>
+    <script type="text/javascript" src="http://mkws.indexdata.com/handlebars-v1.1.2.js"></script>
     <script type="text/javascript" src="http://mkws.indexdata.com/mkws.js"></script>
 
   </head>