<div>
	{{template "repo/graph/svgcontainer" .}}
	{{template "repo/graph/commits" .}}
	<div id="pagination">
		{{template "base/paginate" .}}
	</div>
</div>