diff --git a/views/app/index.html b/views/app/index.html
index 66c9b504de..36eda59f30 100644
--- a/views/app/index.html
+++ b/views/app/index.html
@@ -361,6 +361,7 @@
{#if _loggedIn}
{#unless equal(@type,'reward')}
+ {#unless equal(_user.flags.ads,'hide')}
@@ -378,6 +379,7 @@
+ {/}
{/}
{/}