This commit removes various modules that can be migrated to the github.com/tkw1536/pkglib package without any code changes (beyond module renamings).
This commit entirely refactors the use of html templates. Instead of inheriting from a shared template, we insert the results into a base template.