diff --git a/templates/register.html b/templates/register.html index 2f430824..a75bcd54 100644 --- a/templates/register.html +++ b/templates/register.html @@ -69,20 +69,23 @@ header { -registre +
Astroport Ŋ1 - Crypto Commons Playground -

@@ -102,7 +105,7 @@ registre


-

G1Visa registration

+

G1Visa registration

@@ -194,7 +201,7 @@ function testLatency(cb) { function countdown() { if (timeLeft == -1) { clearTimeout(timerId); - elem.innerHTML = "Hey ! Now. Click on the yellow face..." + elem.innerHTML = "Get response by clicking the yellow face..." } else { elem.innerHTML = timeLeft + " s"; timeLeft--; diff --git a/tools/tw2md.jar b/tools/tw2md.jar deleted file mode 100755 index f5cf1557..00000000 Binary files a/tools/tw2md.jar and /dev/null differ