7 lines
186 B
HTML
7 lines
186 B
HTML
|
<html>
|
||
|
|
||
|
<body>
|
||
|
<webview id="yandexmail" preload="${__dirname}/renderer.js" src="https://mail.yandex.ru/" style="position:absolute;width:100%;height:100%;"></webview>
|
||
|
</body>
|
||
|
|
||
|
</html>
|