Merge pull request #73 from bkcsoft/gt/2164-release-pagination

Add Pagination to Releases-page (and de-duplicate pagination templates)
This commit is contained in:
Lunny Xiao
2016-11-08 10:39:03 +08:00
committed by GitHub
13 changed files with 25 additions and 35 deletions
+1
View File
@@ -75,6 +75,7 @@
</li>
{{end}}
</ul>
{{template "base/paginage" .}}
</div>
</div>
{{template "base/footer" .}}