<!DOCTYPE html>
<html lang="en-GB">
<head>
{{ &base_header }}
{{ &highlight }}
<link rel="stylesheet" href="/static/thoughts.css">
<title>home - m1kadev</title>
</head>
<body>
{{ &navbar }}
<div id="content">
<main>
<h1>thoughts :3</h1>
{{ &fxg_content }}
<hr>
{{ &footer }}
</main>
</div>
</body>
</html>