| Index: html/templates/firstRun.html | 
| =================================================================== | 
| --- a/html/templates/firstRun.html | 
| +++ b/html/templates/firstRun.html | 
| @@ -20,6 +20,7 @@ | 
| <html> | 
| <head> | 
| <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | 
| +  <script src="../static/js/ieEventListenerPolyfill.js"></script> | 
| <script src="../static/js/ieFirstRun.js"></script> | 
| <script src="../static/js/firstRun.js"></script> | 
| <link href="../static/css/firstRun.css" type="text/css" rel="stylesheet" /> | 
|  |