diff --git a/src/templates/mempool.html b/src/templates/mempool.html
index a6fa044..c8347b5 100644
--- a/src/templates/mempool.html
+++ b/src/templates/mempool.html
@@ -8,7 +8,7 @@
age [h:m:s] |
transaction hash |
fee |
- inputs/outputs |
+ outputs |
mixin |
size [kB] |
@@ -17,7 +17,7 @@
{{age}} |
{{hash}} |
{{fee}} |
- {{xmr_inputs}}/{{xmr_outputs}} |
+ {{xmr_outputs}} |
{{mixin}} |
{{txsize}} |