init
This commit is contained in:
7
templates/repo/graph/div.tmpl
Normal file
7
templates/repo/graph/div.tmpl
Normal file
@ -0,0 +1,7 @@
|
||||
<div>
|
||||
{{template "repo/graph/svgcontainer" .}}
|
||||
{{template "repo/graph/commits" .}}
|
||||
<div id="pagination">
|
||||
{{template "base/paginate" .}}
|
||||
</div>
|
||||
</div>
|
Reference in New Issue
Block a user