mirror of
https://github.com/go-gitea/gitea.git
synced 2026-03-13 04:25:56 +00:00
8 lines
147 B
Handlebars
8 lines
147 B
Handlebars
{{template "base/head" .}}
|
|
|
|
<div id="repo-build-view" run-id="{{.RunID}}" job-id="{{.JobID}}" class="h-100">
|
|
|
|
</div>
|
|
|
|
{{template "base/footer" .}}
|