8 lines
159 B
Handlebars
8 lines
159 B
Handlebars
{{template "base/head" .}}
|
|
|
|
<div id="repo-build-view" run-index="{{.RunIndex}}" job-index="{{.JobIndex}}" class="h-100">
|
|
|
|
</div>
|
|
|
|
{{template "base/footer" .}}
|