RSS Git Download  Clone
Raw View History
Blames found: 3 Mode: htmlmixed Binary: false


Hang on, we reloading big blames...
<html> <head> <title>One Note</title> <meta content=""> <link rel="icon" type="image/png" href="images/icon.png" />
<link rel="stylesheet" type="text/css" href="css/style.css">
<script type="text/javascript">console.log('tweetdeck running') /* this is here because of https://github.com/electron/electron/issues/1117 */</script> <script type="text/javascript" src="js/preload.js"></script> </head> <body onload="window.electronWindowSetup()"> <webview id="onenote-webview" src="https://www.onenote.com/notebooks" allowpopups style="overflow: hidden; width:100%; height:100%;"></webview> </body> </html>