diff --git a/views/index.json b/views/index.json
index aabfdf7..3472d2c 100644
--- a/views/index.json
+++ b/views/index.json
@@ -1,5 +1,4 @@
 {
 {for balance in balances}"{balance.title}": {balance.balance},
-{/for}
-"_END": 0
+{/for}"_END": 0
 }