diff --git a/templates/repo/cloudbrain/index.tmpl b/templates/repo/cloudbrain/index.tmpl index 5361db7dd..d8fb0df05 100755 --- a/templates/repo/cloudbrain/index.tmpl +++ b/templates/repo/cloudbrain/index.tmpl @@ -1,137 +1,192 @@ + {{template "base/head" .}} - -
-
-
-
-
-
-
-
-
- - -
-
{{template "repo/header" .}} -
-
-
-

{{.i18n.Tr "repo.cloudbrain"}}

-
-
-
-
- {{if .Permission.CanWrite $.UnitTypeCloudBrain}} - {{.i18n.Tr "repo.cloudbrain.new"}} {{end}} -
+ + +
+ + + -
-
-
-
-
-
-
-
-
- -
+ + +
+
+ +
+ + +
+
+

{{.i18n.Tr "repo.cloudbrain"}}

+
+ +
+
+ +
+ {{if .Permission.CanWrite $.UnitTypeCloudBrain}} + {{.i18n.Tr "repo.cloudbrain.new"}} {{end}}
-
- {{range .Tasks}} -
-
- -
- {{.Status}} -
-
- {{svg "octicon-flame" 16}} {{TimeSinceUnix .CreatedUnix $.Lang}} -
-
- - - 查看 - - -
-
- - - 调试 - - -
-
- -
- {{$.CsrfTokenHtml}} - 停止 -
-
+ + +
+ + +
+
+
+ + +
+
+
+
+
+ +
+
- - - - - 提交镜像 - -
+
+ + +
{{template "base/footer" .}} +