Commit graph

5 commits

Author SHA1 Message Date
Alyssa Ross 51bd9b0788
templates/page.html: add missing space
Previously there was no space between the title and the closed
indicator.
2022-03-22 13:54:26 +00:00
Arnout Engelen 7f87e6d8eb
Add links to hydra 2022-02-16 13:29:16 +00:00
Sumner Evans d0b52edace
Add title to PR information display
Also refactor MergeInfo -> PrInfo.

Reviewed-by: Alyssa Ross <hi@alyssa.is>
Tested-by: Alyssa Ross <hi@alyssa.is>
2021-05-24 13:25:49 +00:00
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