Made the root of the man pages selectable in the CLI. Some fixes.

This commit is contained in:
Johannes Findeisen 2022-10-20 04:06:38 +02:00
commit 579adf26d6
7 changed files with 23 additions and 10 deletions

3
template/head.html Normal file
View file

@ -0,0 +1,3 @@
<head>
<title>$TITLE</title>
</head>