Rowan Bohde 1cd3f69859 remove unused call to $.HeadRepo in view_title template (#32317)
This is only populated in
[`ParseCompareInfo`](https://github.com/search?q=repo%3Ago-gitea%2Fgitea%20%20.Data%5B%22HeadRepo%22%5D&type=code)
which is called in two handlers:

*
[`CompareAndPullRequestPost`](9206fbb55f/routers/web/repo/pull.go (L1246))
- a JSON post handler that doesn't render templates
*
[`CompareDiff`](9206fbb55f/routers/web/repo/compare.go (L706))
- which can render `diff/box.tmpl` and `diff/compare.tmpl`
2024-10-30 13:12:48 +08:00
..
2024-06-22 04:52:09 +00:00
2024-05-20 00:56:45 +00:00
2024-10-09 13:04:34 +08:00
2024-04-17 08:31:37 +00:00
2024-03-14 23:24:59 +00:00
2024-06-11 21:07:10 +08:00
2024-10-01 15:25:08 -04:00
2023-04-29 15:43:01 -04:00