aboutsummaryrefslogtreecommitdiff
path: root/templates/base.html (follow)
Commit message (Collapse)AuthorAgeFilesLines
* head.html: Add a common head templateRunxi Yu2025-02-101-26/+0
| | | | | I tried to define a base.html and extend it from there, but Go's templating system doesn't support that.
* base.html: Initialize for later useRunxi Yu2025-02-101-0/+26