2022-05-17 13:00:20 +02:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
2022-06-07 17:41:04 +02:00
|
|
|
<meta charset="UTF-8">
|
2022-05-17 13:00:20 +02:00
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
2022-05-29 00:56:12 +02:00
|
|
|
<link rel="stylesheet" href="[HTML:Site:RelativeRoot]Standard.css">
|
2022-06-19 23:10:06 +02:00
|
|
|
<link href="[HTML:Folder:*:AbsoluteRoot]/sitoctt-assets/Fonts/SpaceMono/Style.css" rel="stylesheet">
|
|
|
|
<link href="[HTML:Folder:*:AbsoluteRoot]/sitoctt-assets/twemoji-amazing.min.css" rel="stylesheet">
|
2022-06-04 16:21:18 +02:00
|
|
|
<title>[HTML:Page:Title] - sitoctt</title>
|
2022-06-15 12:45:04 +02:00
|
|
|
<meta name="description" content="[HTML:Page:Description]">
|
|
|
|
<meta property="og:type" content="website">
|
2022-06-07 17:41:04 +02:00
|
|
|
<meta property="og:title" content="[HTML:Page:Title] - sitoctt">
|
2022-06-15 12:45:04 +02:00
|
|
|
<meta property="og:description" content="[HTML:Page:Description]">
|
|
|
|
<meta property="og:url" content="https://octtspacc.gitlab.io/sitoctt/[HTML:Page:Path]">
|
2022-06-19 23:10:06 +02:00
|
|
|
<meta property="og:image" content="[HTML:Folder:*:AbsoluteRoot]/sitoctt-assets/RichPreview/index.png">
|
2022-05-17 13:00:20 +02:00
|
|
|
<style>
|
2022-05-26 23:30:42 +02:00
|
|
|
[HTML:Page:Style]
|
2022-05-17 13:00:20 +02:00
|
|
|
</style>
|
|
|
|
</head>
|
2022-05-30 20:11:56 +02:00
|
|
|
<body id="Body">
|
2022-06-07 13:55:42 +02:00
|
|
|
<div id="Header">
|
|
|
|
[HTML:ContextPart:*/Header]
|
|
|
|
</div>
|
2022-05-17 13:00:20 +02:00
|
|
|
<div id="Container">
|
|
|
|
<div id="TopBox">
|
2022-05-26 23:30:42 +02:00
|
|
|
[HTML:Part:Standard/TopBox.html]
|
2022-05-17 13:00:20 +02:00
|
|
|
</div>
|
|
|
|
<div id="MiddleBox">
|
2022-05-18 20:36:17 +02:00
|
|
|
<div id="LeftBoxContainer">
|
2022-05-27 16:42:08 +02:00
|
|
|
<label id="LeftBoxLabel" for="LeftBoxCheck"><big><b>[<span class="twa twa-books"><span>📚</span></span>]</b></big></label>
|
2022-05-18 20:36:17 +02:00
|
|
|
<input type="checkbox" id="LeftBoxCheck" checked>
|
|
|
|
<br>
|
|
|
|
<div id="LeftBox" class="ToggleBox">
|
2022-05-26 23:30:42 +02:00
|
|
|
[HTML:Part:Standard/LeftBoxTop.html]
|
|
|
|
[HTML:Page:LeftBox]
|
|
|
|
[HTML:Part:Standard/LeftBoxBottom.html]
|
2022-05-18 20:36:17 +02:00
|
|
|
</div>
|
2022-05-17 13:00:20 +02:00
|
|
|
</div>
|
2022-05-18 20:36:17 +02:00
|
|
|
<div id="RightBoxContainer">
|
2022-05-27 16:42:08 +02:00
|
|
|
<label id="RightBoxLabel" for="RightBoxCheck"><big><b>[<span class="twa twa-bookmark-tabs"><span>📑</span></span>]</b></big></label>
|
2022-05-18 20:36:17 +02:00
|
|
|
<input type="checkbox" id="RightBoxCheck" checked>
|
|
|
|
<br>
|
|
|
|
<div id="RightBox" class="ToggleBox">
|
2022-05-26 23:30:42 +02:00
|
|
|
[HTML:Page:RightBox]
|
2022-05-18 20:36:17 +02:00
|
|
|
</div>
|
2022-05-17 13:00:20 +02:00
|
|
|
</div>
|
|
|
|
<div id="MainBox">
|
2022-06-10 19:43:13 +02:00
|
|
|
<div id="MainBoxTop">
|
|
|
|
[HTML:Page:ContentHeader]
|
|
|
|
</div>
|
|
|
|
[HTML:Page:Content]
|
2022-05-17 13:00:20 +02:00
|
|
|
</div>
|
|
|
|
</div>
|
2022-05-26 23:30:42 +02:00
|
|
|
<div id="BottomBoxContainer">
|
2022-05-27 16:42:08 +02:00
|
|
|
<label id="BottomBoxLabel" for="BottomBoxCheck"><big><b>[<span class="twa twa-label"><span>🏷️</span></span>]</b></big></label>
|
2022-05-26 23:30:42 +02:00
|
|
|
<input type="checkbox" id="BottomBoxCheck">
|
|
|
|
<div id="BottomBox" class="ToggleBox">
|
|
|
|
[HTML:Part:Standard/BottomBox.html]
|
|
|
|
</div>
|
2022-05-17 13:00:20 +02:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</body>
|
2022-05-27 16:24:08 +02:00
|
|
|
</html>
|