mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
21 lines
452 B
HTML
21 lines
452 B
HTML
<html>
|
|
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<link rel="stylesheet" href="../../../../../style.css">
|
|
<base target="_parent">
|
|
<title data-trilium-title>Vacation</title>
|
|
</head>
|
|
|
|
<body>
|
|
<div class="content">
|
|
<h1 data-trilium-h1>Vacation</h1>
|
|
|
|
<div class="ck-content">
|
|
<p>Planning stuff etc.</p>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
|
|
</html> |