diff --git a/public/templates/bootstrap/dashboard/default.tpl b/public/templates/bootstrap/dashboard/default.tpl
index 79f06d65..40a4ac87 100644
--- a/public/templates/bootstrap/dashboard/default.tpl
+++ b/public/templates/bootstrap/dashboard/default.tpl
@@ -12,12 +12,8 @@
{assign var=PAYOUT_SYSTEM value=$GLOBAL.config.payout_system}
{include file="dashboard/overview/default.tpl"}
{include file="dashboard/round_statistics/$PAYOUT_SYSTEM/default.tpl"}
-
-
-
-
- {include file="dashboard/account_data/default.tpl"}
- {include file="dashboard/worker_information/default.tpl"}
+ {include file="dashboard/account_data/default.tpl"}
+ {include file="dashboard/worker_information/default.tpl"}
diff --git a/public/templates/bootstrap/dashboard/round_statistics/pplns/default.tpl b/public/templates/bootstrap/dashboard/round_statistics/pplns/default.tpl
index 2c659566..d5c4927a 100644
--- a/public/templates/bootstrap/dashboard/round_statistics/pplns/default.tpl
+++ b/public/templates/bootstrap/dashboard/round_statistics/pplns/default.tpl
@@ -1,4 +1,4 @@
-
+
diff --git a/public/templates/bootstrap/dashboard/round_statistics/pplns/round.tpl b/public/templates/bootstrap/dashboard/round_statistics/pplns/round.tpl
index 5a44547c..240c98b4 100644
--- a/public/templates/bootstrap/dashboard/round_statistics/pplns/round.tpl
+++ b/public/templates/bootstrap/dashboard/round_statistics/pplns/round.tpl
@@ -1,33 +1,31 @@