Commit graph

52 commits

Author SHA1 Message Date
Alyssa Ross ba72f1c845
templates: clean up HTML output
The main issue was that the license header from the tree template was
being repeated in the generated HTML every time it was included.  Use
an askama comment to avoid that.

Additionally, reduce the amount of unnecessary whitespace generated a
bit.
2021-02-17 18:42:31 +00:00
Alyssa Ross 6f9ccf054b
Initial commit 2021-02-17 15:16:29 +00:00