diff --git a/webapi/templates/homepage.html b/webapi/templates/homepage.html index 0a2d1e6..4e8e804 100644 --- a/webapi/templates/homepage.html +++ b/webapi/templates/homepage.html @@ -18,6 +18,13 @@ {{ end }} + {{ if not (eq .WebApiCfg.NetParams.Name "mainnet") }} +
A Voting Service Provider (VSP) maintains a pool of always-online voting wallets, diff --git a/webapi/templates/vsp-stats.html b/webapi/templates/vsp-stats.html index 38dcb01..3db2fef 100644 --- a/webapi/templates/vsp-stats.html +++ b/webapi/templates/vsp-stats.html @@ -25,11 +25,6 @@