From 323408d409ee9afe7565a75501ad309a1f0d3182 Mon Sep 17 00:00:00 2001 From: yuyuanshifu <747342561@qq.com> Date: Thu, 28 Jan 2021 19:21:39 +0800 Subject: [PATCH] fix html --- templates/repo/blockchain/index.tmpl | 96 +----------------------------------- 1 file changed, 2 insertions(+), 94 deletions(-) diff --git a/templates/repo/blockchain/index.tmpl b/templates/repo/blockchain/index.tmpl index a68381b01..3ce0f0e8b 100755 --- a/templates/repo/blockchain/index.tmpl +++ b/templates/repo/blockchain/index.tmpl @@ -12,101 +12,9 @@
- 212 + {{.balance}}
- - -
- - -
-
-
- - -
-
-
-
-
- -
-
-
- - -
- {{range .Tasks}} -
-
- - -
- {{svg "octicon-tasklist" 16}} - 项目名字《待补充》 - -
- - -
- 余额:待补充 -
- - -
- {{svg "octicon-flame" 16}} {{TimeSinceUnix .CreatedUnix $.Lang}} -
- - -
- - - 查看 - - -
- - -
- -
- - -
-
-
- {{$.CsrfTokenHtml}} - 删除 -
-
-
- - -
- -
- -
-
- -
- -
-
-
- + {{template "base/footer" .}} \ No newline at end of file