src_js/iconolab-bundle/index.html
changeset 146 f912b591e1c1
child 299 fb07469bfb55
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src_js/iconolab-bundle/index.html	Fri Aug 19 19:04:26 2016 +0200
@@ -0,0 +1,14 @@
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <title>iconolab-bundle</title>
+  </head>
+  <body>
+    	<div id="AppContainer">
+    		<cutout></cutout>
+			<typeahead></typeahead>    		
+    	</div>
+    <script src="dist/build.js"></script>
+  </body>
+</html>