src_js/iconolab-bundle/index.html
author duong tam kien <tk@deveha.com>
Tue, 17 Jan 2017 12:17:37 +0100
changeset 296 6a1851ed271c
parent 146 f912b591e1c1
child 299 fb07469bfb55
permissions -rw-r--r--
change all mentions of "fragment(s)" by "détail(s)" [close #64]

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