Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *.html.tmpl: Rename from *.html | Runxi Yu | 2025-02-10 | 1 | -5/+0 |
| | |||||
* | head.html: Add a common head template | Runxi Yu | 2025-02-10 | 1 | -0/+5 |
I tried to define a base.html and extend it from there, but Go's templating system doesn't support that. |