Files
joeac.net/http/share/l.upphtml
T
2026-06-02 18:07:43 +01:00

21 lines
195 B
Plaintext

<!doctype html>
<html lang="en-GB">
<head>
#!
pp "${SHARE}"/components/head.upphtml
#!
</head>
<body>
#!
pp "${SHARE}"/components/navbar.upphtml
#!
<main>
#!
pp "$1"
#!
</main>
</body>
</html>