diff --git a/basicswap/templates/offers.html b/basicswap/templates/offers.html
index e2c2bd5..7bffd19 100644
--- a/basicswap/templates/offers.html
+++ b/basicswap/templates/offers.html
@@ -83,7 +83,7 @@ function getAPIKeys() {
- Tor <> API: {% if tor_established %}Connected{% else %}Not Connected{% endif %}
+ Tor {% if tor_established %}ON{% else %}OFF{% endif %}
(?)