Files
gitea/templates/repo/graph/div.tmpl
wxiaoguang 70685a9489
Some checks failed
release-nightly / nightly-binary (push) Has been cancelled
release-nightly / nightly-docker-rootful (push) Has been cancelled
release-nightly / nightly-docker-rootless (push) Has been cancelled
cron-translations / crowdin-pull (push) Has been cancelled
Fix git graph page (#34948)
fix #34946
2025-07-04 15:41:19 +00:00

4 lines
108 B
Handlebars

{{template "repo/graph/svgcontainer" .}}
{{template "repo/graph/commits" .}}
{{template "base/paginate" .}}