10 lines
208 B
HTML
10 lines
208 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="/save_page/test.css">
|
|
<script type="text/javascript">
|
|
window.ELECTRON_ENABLE_SECURITY_WARNINGS = true
|
|
</script>
|
|
</head>
|
|
<body>
|
|
</body>
|
|
</html>
|