From 1755aa6e39eb6132a5d6f36791e45df4fb17d10d Mon Sep 17 00:00:00 2001 From: Gitea Date: Mon, 4 Jan 2021 09:58:18 +0800 Subject: [PATCH] delete task.. --- templates/repo/cloudbrain/index.tmpl | 421 +++++++++++---------------- test.txt | 0 2 files changed, 178 insertions(+), 243 deletions(-) create mode 100644 test.txt 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" .}} +