diff --git a/public/templates/bootstrap/dashboard/round_statistics/pplns/default.tpl b/public/templates/bootstrap/dashboard/round_statistics/pplns/default.tpl
new file mode 100644
index 00000000..aae9fb2c
--- /dev/null
+++ b/public/templates/bootstrap/dashboard/round_statistics/pplns/default.tpl
@@ -0,0 +1,22 @@
+
+
+
+
+ Round Information
+
+
+{assign var=PAYOUT_SYSTEM value=$GLOBAL.config.payout_system}
+{include file="dashboard/round_statistics/$PAYOUT_SYSTEM/round.tpl"}
+
+
+
+
+
+
+ Share Information
+
+
+{assign var=PAYOUT_SYSTEM value=$GLOBAL.config.payout_system}
+{include file="dashboard/round_statistics/$PAYOUT_SYSTEM/shares.tpl"}
+
+