first commit

This commit is contained in:
q 2025-09-23 17:27:43 -04:00
commit dc1afb2cb2
228 changed files with 12529 additions and 0 deletions

3
lib/404.tpl Normal file
View file

@ -0,0 +1,3 @@
<h1>The requested document at '<i>%($base_url$"req_path%)</i>' doesn't exist</h1>
<h4>Or take a look at the <a href="/sitemap">sitemap</a>.</h4>
<hr>