src_js/iconolab-bundle/index.html
author durandn
Fri, 09 Dec 2016 14:40:56 +0100
changeset 272 c838f9ee207a
parent 146 f912b591e1c1
child 299 fb07469bfb55
permissions -rw-r--r--
Fixed error with admin notifications on relevant metacategories

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