<!DOCTYPE html>
<html lang="en-GB">
<head>
{{ &base_header }}
<title>{{ location }} - m1kadev</title>
{{ &ogp }}
<script src="/scripts/dyn-codeberg-logo.js"></script>
</head>
<body>
{{ &navbar }}
<main>
{{ &fxg_content }}
{{ &extended_footer }}
</main>
</body>
</html>