RSS Git Download  Clone
Raw Blame History
<html>
<head>
	<title>P3X OneNote</title>
	<meta content="">
	<link rel="icon" type="image/png" href="images/256x256.png" />
	<link rel="stylesheet" type="text/css" href="css/style.css">
	<script type="text/javascript" src="js/preload.js"></script>
</head>

<body onload="window.electronWindowSetup()">

	<webview id="p3x-onenote-webview" src="https://www.onenote.com/notebooks" allowpopups style="overflow: hidden; width:100%; height:100%;"></webview>

</body>
</html>