2023-01-18 12:34:55 +01:00
|
|
|
<html>
|
|
|
|
|
|
|
|
<head>
|
|
|
|
<link rel="stylesheet" type="text/css" href="split.css">
|
|
|
|
<link rel="icon" type="image/x-icon" href="favicon.ico">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
|
|
|
|
<title>notes</title>
|
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
|
|
|
<div>
|
|
|
|
<iframe src="index.html" id="left" name="left"></iframe>
|
|
|
|
<iframe src="index.html" id="right" name="right"></iframe>
|
|
|
|
</div>
|
|
|
|
</body>
|
2023-09-11 09:57:00 +02:00
|
|
|
|
2023-01-18 12:34:55 +01:00
|
|
|
</html>
|