Amolith opened (edited)
We need to set the title and meta details in base.html for each of these, and they should include details about the page.
- pkg/web/templates/bug.html: "{title} | {project name or repo name}", desc in truncated bug body if present. If not present, no desc. Omit trailers.
- pkg/web/templates/bugs.html: "Bugs | {project name or repo name}"
Other relevant files are
- pkg/web/webui_bugs.go
References: bug-972b30b