mirror of
https://github.com/go-gitea/gitea.git
synced 2026-09-07 19:03:00 +00:00
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" .}}
|