<!DOCTYPE html>
<html lang="en-GB">
<head>
{{ &base_header }}
<title>{{ location }} - m1kadev</title>
{{ &ogp }}
<link rel="stylesheet" href="/styles/colophon.css">
</head>
<body>
{{ &navbar }}
<main>
{{ &fxg_content }}
{{ &extended_footer }}
</main>
</body>
</html>