html(lang="en")
head
meta(charset="UTF-8")
title metamuffin.org
body
header
h2 metamuffin
nav
ul
li:a(href="/about") about
li:a(href="/projects") projects
li:a(href="/contact") contact
hr
block content
p Pretty empty here...
hr
footer
p metamuffin.org version of commit #{commit}
p Copyright (C) 2021 metamuffin
p See #[a(href="/licence") licence].
p Sources can be found on #[a(href="https://codeberg.org/metamuffin/website") codeberg].