diff --git a/public/templates/test/dashboard/default.tpl b/public/templates/test/dashboard/default.tpl
index d73a08ad..13c0b138 100644
--- a/public/templates/test/dashboard/default.tpl
+++ b/public/templates/test/dashboard/default.tpl
@@ -1,6 +1,7 @@
{if $smarty.session.AUTHENTICATED|default}
{assign var=payout_system value=$GLOBAL.config.payout_system}
{include file="dashboard/default_$payout_system.tpl"}
+{include file="dashboard/gauges.tpl"}
{else}
{include file="login/default.tpl"}
{/if}
diff --git a/public/templates/test/dashboard/gauges.tpl b/public/templates/test/dashboard/gauges.tpl
new file mode 100644
index 00000000..c4f9ed21
--- /dev/null
+++ b/public/templates/test/dashboard/gauges.tpl
@@ -0,0 +1,29 @@
+
+
+
+
+
+