mirror of
https://github.com/zadam/trilium.git
synced 2025-11-08 06:15:48 +01:00
10 lines
255 B
HTML
10 lines
255 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta http-equiv="refresh" content="0; url=/user-guide">
|
|
<title>Redirecting...</title>
|
|
</head>
|
|
<body>
|
|
<p>If you are not redirected automatically, <a href="/user-guide">click here</a>.</p>
|
|
</body>
|
|
</html> |