diff options
| author | Joe Carstairs <me@joeac.net> | 2026-08-13 16:33:51 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-08-13 16:33:51 +0100 |
| commit | 62e6bab910297aa15d76eb735ce3dd9b5417e26e (patch) | |
| tree | a98b5fb2c2663e08c21475b1092ccec395e2d87e /http/share/layouts/default.layout.upphtml | |
| parent | f9272fdf3ea23070583c944b110a7b8f16c5a4ff (diff) | |
remove website/capsule content
Diffstat (limited to 'http/share/layouts/default.layout.upphtml')
| -rw-r--r-- | http/share/layouts/default.layout.upphtml | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/http/share/layouts/default.layout.upphtml b/http/share/layouts/default.layout.upphtml deleted file mode 100644 index ba94c58..0000000 --- a/http/share/layouts/default.layout.upphtml +++ /dev/null @@ -1,20 +0,0 @@ -<!doctype html> -<html lang="en-GB"> - -<head> -#! -pp "${SHARE}"/components/head.upphtml -#! -</head> - -<body> -#! -pp "${SHARE}"/components/navbar.upphtml -#! -<main> -#! -pp "$1" "$2" -#! -</main> -</body> -</html> |
