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}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{.i18n.Tr "repo.issues.filter_sort"}}
-
-
-
-
-
-
-
-
- {{range .Tasks}}
-
-
-
-
-
- {{svg "octicon-tasklist" 16}}
- 项目名字《待补充》
-
-
-
-
-
- 余额:待补充
-
-
-
-
- {{svg "octicon-flame" 16}} {{TimeSinceUnix .CreatedUnix $.Lang}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
{{template "base/footer" .}}
\ No newline at end of file