diff options
Diffstat (limited to 'http/share/l.upphtml')
| -rw-r--r-- | http/share/l.upphtml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/http/share/l.upphtml b/http/share/l.upphtml new file mode 100644 index 0000000..30cdba4 --- /dev/null +++ b/http/share/l.upphtml @@ -0,0 +1,17 @@ +<!doctype html> +<html lang="en-GB"> + +<head> +#! +pp "${SHARE}"/components/head.upphtml +#! +</head> + +<body> +<main> +#! +pp "$1" +#! +</main> +</body> +</html> |
