src_js/iconolab-bundle/index.html
author durandn
Mon, 14 Nov 2016 16:15:26 +0100
changeset 241 06c88bfd5c8d
parent 146 f912b591e1c1
child 299 fb07469bfb55
permissions -rw-r--r--
Added metacategories into stat panels for annotations

<!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>