diff --git a/knockoutwhistweb/app/views/lobby/lobby.scala.html b/knockoutwhistweb/app/views/lobby/lobby.scala.html
index 074e250..46eabb6 100644
--- a/knockoutwhistweb/app/views/lobby/lobby.scala.html
+++ b/knockoutwhistweb/app/views/lobby/lobby.scala.html
@@ -55,10 +55,8 @@
@if(playersession.id == user.get.id) {
@playersession.name (You)
-
Your text could be here!
} else {
@playersession.name
-
Your text could be here!
}
diff --git a/knockoutwhistweb/app/views/login/login.scala.html b/knockoutwhistweb/app/views/login/login.scala.html
index 60aa0e4..f81630e 100644
--- a/knockoutwhistweb/app/views/login/login.scala.html
+++ b/knockoutwhistweb/app/views/login/login.scala.html
@@ -40,7 +40,7 @@
console.log('callback - particles.js config loaded');
});
-