diff options
| author | Joe Carstairs <me@joeac.net> | 2026-06-09 09:14:18 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-06-09 09:14:18 +0100 |
| commit | 3ecf19cb8aa3661cffbb1ce3e4380807612c446c (patch) | |
| tree | b9f92f8d0fd0c863b736426b30c55024b76a05d6 /http/share | |
| parent | 531c9d5a3806852e3a9b6d3fd1f83d1e8ab73e86 (diff) | |
moves <main> from layout to individual pages
Diffstat (limited to 'http/share')
| -rw-r--r-- | http/share/l.upphtml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/http/share/l.upphtml b/http/share/l.upphtml index ea9719b..e15cb4d 100644 --- a/http/share/l.upphtml +++ b/http/share/l.upphtml @@ -10,11 +10,7 @@ pp "${SHARE}"/components/head.upphtml <body> #! pp "${SHARE}"/components/navbar.upphtml -#! -<main> -#! pp "$1" #! -</main> </body> </html> |
