1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Add pagination to commit graph page (#8360)

Fixes #8308
This commit is contained in:
jaqra
2019-10-15 00:38:35 +03:00
committed by zeripath
parent 3083522620
commit 086bfb8b4b
4 changed files with 8 additions and 4 deletions

View File

@@ -37,4 +37,5 @@
</div>
</div>
</div>
{{template "base/paginate" .}}
{{template "base/footer" .}}