| 12345678910111213141516 | 
							- <!DOCTYPE html>
 
- <html>
 
-   <head>
 
-     <meta charset="UTF-8">
 
-     <meta name="viewport" content="width=device-width, initial-scale=1">
 
-     <link href="css/style.css" rel="stylesheet" type="text/css">
 
-   </head>
 
-   <body>
 
-     <div id="app">
 
-       <h2>Figwheel template</h2>
 
-       <p>Checkout your developer console.</p>
 
-     </div>
 
-     <script src="js/compiled/automata.js" type="text/javascript"></script>
 
-   </body>
 
- </html>
 
 
  |