refactor: rename packages
This commit is contained in:
10
templates/repo/actions/view.tmpl
Normal file
10
templates/repo/actions/view.tmpl
Normal file
@@ -0,0 +1,10 @@
|
||||
{{template "base/head" .}}
|
||||
|
||||
<div class="page-content repository">
|
||||
{{template "repo/header" .}}
|
||||
<div id="repo-build-view" data-run-index="{{.RunIndex}}" data-job-index="{{.JobIndex}}">
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
{{template "base/footer" .}}
|
||||
Reference in New Issue
Block a user