diff --git a/templates/repo/blockchain/index.tmpl b/templates/repo/blockchain/index.tmpl
index 198080f79..e62981e3f 100755
--- a/templates/repo/blockchain/index.tmpl
+++ b/templates/repo/blockchain/index.tmpl
@@ -2,32 +2,17 @@
{{template "repo/header" .}}
-
+
-
- 29 KiB
+ {{.i18n.Tr "repo.balance.available"}}
+ {{.balance}}
-
-
-{{template "base/footer" .}}
-
-
\ No newline at end of file
+{{template "base/footer" .}}
\ No newline at end of file