Commit Graph
4 Commits
Author SHA1 Message Date
Mataniko c8323037e9 WEB: Remove FAQ and Documentation pages 2021-01-05 16:19:26 -05:00
Mataniko 8780993416 WEB: Convert most most pages to use the ORM objects 2020-12-31 04:49:44 -05:00
Mataniko f43eca2c2b WEB: Move ExceptionPage to a SimplePage 2020-10-08 23:08:51 -04:00
Mataniko e12a47d710 WEB: Create SimplePage class for pages that don't require customization
Some of our pages are basic enough that they can just be generated automatically.

This commit extracts 5 such pages to reduce code and complexity
2020-10-08 23:08:51 -04:00