Notes/bin/docs/index.template.html

10 lines
165 B
HTML
Raw Permalink Normal View History

2024-07-20 12:41:30 +03:00
<!DOCTYPE html>
<html>
<head>
2024-07-20 13:10:19 +03:00
<meta http-equiv="refresh" content="0; url=./{{ROOT_NOTE_ID}}.html" />
2024-07-20 12:41:30 +03:00
</head>
<body>
</body>
</html>