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