src_js/iconolab-bundle/index.html
author durandn
Wed, 12 Oct 2016 15:06:53 +0200
changeset 226 b7e752e2e669
parent 146 f912b591e1c1
child 299 fb07469bfb55
permissions -rw-r--r--
Image miniatures when multiples image on an item #39

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