moves <main> to default.layout

This commit is contained in:
2026-06-18 08:16:51 +01:00
parent c5c4167361
commit 56e2c037b5
5 changed files with 4 additions and 8 deletions
@@ -10,7 +10,11 @@ pp "${SHARE}"/components/head.upphtml
<body>
#!
pp "${SHARE}"/components/navbar.upphtml
#!
<main>
#!
pp "$1" "$2"
#!
</main>
</body>
</html>