diff --git a/templates/register.html b/templates/register.html index 7ce0a94f..a068a1cd 100644 --- a/templates/register.html +++ b/templates/register.html @@ -134,7 +134,7 @@ Phrase Two ("password") Accept delegation of your key (Ŋ1 20h12 bitswap) Need help? Contact support@qo-op.com -Astroport' operates a 100% blockchain digitalization. +Astroport operates a 100% blockchain digitalization. Copy, store, share, broadcast your multimedia and json channels in IPFS, between friends! Take possession of your TW. Make freedom of expression uncensurable, unstoppable.
@@ -216,7 +216,7 @@ function testLatency(cb) { function countdown() { if (timeLeft == -1) { clearTimeout(timerId); - document.getElementById("countdown").innerHTML = "
    
"; + document.getElementById("countdown").innerHTML = "
    
"; } else { // elem.innerHTML = timeLeft + " s"; timeLeft--;